marking the release number

This commit is contained in:
Ben Fry
2013-05-18 10:05:24 -04:00
parent 2135d6586a
commit 573cdaba7b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
0217 core
0217 core (2.0b9)
X add set(x, y) to PVector (shiffman)
X loadImage() with TGA causing images to be upside-down
X https://github.com/processing/processing/issues/1682
+1 -1
View File
@@ -1,4 +1,4 @@
0217 pde
0217 pde (2.0b9)
X fix MovieMaker, it was completely broken
X https://github.com/processing/processing/issues/1669
X create missing parent directories when unpacking zip files