ReleaseNotes for 1.2.2

This commit is contained in:
Josh Yelon 2006-04-27 20:36:30 +00:00
parent a553a9691b
commit c6a783c4a1
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
------------------------ RELEASE 1.2.2 ------------------------
This is a minor bugfix release.
* Adds 'ppythonw', a version of ppython that doesn't
open a console window.
* If you have a bad fmod DLL in your windows folder,
this version compensates.
* Fixes a small bug in the VRML-to-egg converter.
------------------------ RELEASE 1.2.1 ------------------------
This release is likely to be much more stable than its predecessors.

View File

@ -3,7 +3,7 @@
// ppremake scripts for Panda.
// Use spaces to separate the major, minor, and sequence numbers here.
#define PANDA_VERSION 1 2 1
#define PANDA_VERSION 1 2 2
// This variable will be defined to false in the CVS repository, but
// scripts that generate source tarballs and/or binary releases for