From 519c972bb90c6f1ca3122d0c699553d8937a559c Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Tue, 18 Sep 2007 17:07:18 +0000 Subject: [PATCH] Updated to 1.4.2 --- dtool/PandaVersion.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/PandaVersion.pp b/dtool/PandaVersion.pp index 0e039e232b..5ed2da5b8b 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 4 1 +#define PANDA_VERSION 1 4 2 // This variable will be defined to false in the CVS repository, but // scripts that generate source tarballs and/or binary releases for