mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
ReleaseNotes for 1.2.2
This commit is contained in:
parent
a553a9691b
commit
c6a783c4a1
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user