From 8153c2ece92069de55f03ccb29de336f376510cd Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 6 Nov 2008 17:20:10 +0000 Subject: [PATCH] update version to 1.6.0 to avoid confusion --- dtool/PandaVersion.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/PandaVersion.pp b/dtool/PandaVersion.pp index bc2b1a722a..3a40a0a90d 100644 --- a/dtool/PandaVersion.pp +++ b/dtool/PandaVersion.pp @@ -3,7 +3,7 @@ // ppremake scripts for Panda. // Use spaces to separate the major, minor, and sequence numbers here. -#define PANDA_VERSION 1 5 4 +#define PANDA_VERSION 1 6 0 // This variable will be defined to false in the CVS repository, but // scripts that generate source tarballs and/or binary releases for