finalizing 1.2

This commit is contained in:
benfry
2010-07-14 00:42:16 +00:00
parent 233d0a1a5e
commit 1cd9a9b03e
5 changed files with 18 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
0188 android
0188 android (1.2)
X no changes (and android features hidden)
_ fix mouseX/Y mapping when using smaller screen sizes

View File

@@ -7,11 +7,11 @@
<!-- all these need to change for new releases -->
<key>CFBundleGetInfoString</key>
<string>1.x, Copyright © Ben Fry and Casey Reas</string>
<string>1.2, Copyright © Ben Fry and Casey Reas</string>
<key>CFBundleVersion</key>
<string>1.x</string>
<string>1.2</string>
<key>CFBundleShortVersionString</key>
<string>1.x</string>
<string>1.2</string>
<!-- now stop changing things and get outta here -->
<key>CFBundleAllowMixedLocalizations</key>

View File

@@ -1,3 +1,12 @@
PROCESSING 1.2 (REV 0188) - 13 July 2010
Changes too numerous to mention, see the notes below for all the
revisions that followed the 1.1 release in March.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
PROCESSING REV 0187 - 12 July 2010
More bug fixes, and one new treat for OS X users. Hopefully we're about

View File

@@ -1,4 +1,5 @@
0188 core
0188 core (1.2)
X no changes, just the version number
LIBRARIES / XML

View File

@@ -1,4 +1,5 @@
0188 pde
0188 pde (1.2)
X no changes, just the version number
_ launch4j problem