From fb90eadf73ac9382115082bc5abeb825c8e663b8 Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Thu, 20 Apr 2006 17:07:56 +0000 Subject: [PATCH] Bump version --- dtool/PandaVersion.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/PandaVersion.pp b/dtool/PandaVersion.pp index c202544301..d0939d08a0 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 2 0 +#define PANDA_VERSION 1 2 1 // This variable will be defined to false in the CVS repository, but // scripts that generate source tarballs and/or binary releases for