浏览代码

Added 1.5.1

Josh Yelon 17 年之前
父节点
当前提交
04dae67b6e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 5 0
+#define PANDA_VERSION 1 5 1
 
 
 // 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