Преглед на файлове

Bump version number on release/1.10.x branch to 1.10.14

rdb преди 2 години
родител
ревизия
1867094afe
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      dtool/PandaVersion.pp
  2. 1 1
      setup.cfg

+ 1 - 1
dtool/PandaVersion.pp

@@ -7,7 +7,7 @@
 // place to put this.
 
 // Use spaces to separate the major, minor, and sequence numbers here.
-#define PANDA_VERSION 1 10 12
+#define PANDA_VERSION 1 10 14
 
 // This variable will be defined to false in the CVS repository, but
 // scripts that generate source tarballs and/or binary releases for

+ 1 - 1
setup.cfg

@@ -1,6 +1,6 @@
 [metadata]
 name = Panda3D
-version = 1.10.13
+version = 1.10.14
 url = https://www.panda3d.org/
 description = Panda3D is a framework for 3D rendering and game development for Python and C++ programs.
 license = Modified BSD License