diff --git a/dtool/PandaVersion.pp b/dtool/PandaVersion.pp index 24dc8aeebe..2aa3d61f40 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 1 0 +#define PANDA_VERSION 1 1 1 // This variable will be defined to false in the CVS repository, but // scripts that generate source tarballs and/or binary releases for