Parcourir la source

bump to 1.8.0

rdb il y a 14 ans
Parent
commit
a4d1e06471
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      dtool/PandaVersion.pp

+ 1 - 1
dtool/PandaVersion.pp

@@ -3,7 +3,7 @@
 // ppremake scripts for Panda.
 // ppremake scripts for Panda.
 
 
 // Use spaces to separate the major, minor, and sequence numbers here.
 // Use spaces to separate the major, minor, and sequence numbers here.
-#define PANDA_VERSION 1 7 1
+#define PANDA_VERSION 1 8 0
 
 
 // This variable will be defined to false in the CVS repository, but
 // This variable will be defined to false in the CVS repository, but
 // scripts that generate source tarballs and/or binary releases for
 // scripts that generate source tarballs and/or binary releases for