Added 1.5.2

This commit is contained in:
Josh Yelon 2008-05-02 01:41:07 +00:00
parent b6371a6b12
commit ab84c9e2e4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
------------------------ RELEASE 1.5.2 ------------------------
This fixes just one serious bug: release 1.5.1 accidentally
reversed the TextureStage sort order.
------------------------ RELEASE 1.5.1 ------------------------
Mostly a bugfix release, but adds some minor features too.

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 5 1
#define PANDA_VERSION 1 5 2
// This variable will be defined to false in the CVS repository, but
// scripts that generate source tarballs and/or binary releases for