We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5443f62 commit 0e70fcfCopy full SHA for 0e70fcf
dtool/PandaVersion.pp
@@ -7,7 +7,7 @@
7
// place to put this.
8
9
// Use spaces to separate the major, minor, and sequence numbers here.
10
-#define PANDA_VERSION 1 10 7
+#define PANDA_VERSION 1 10 8
11
12
// This variable will be defined to false in the CVS repository, but
13
// scripts that generate source tarballs and/or binary releases for
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = Panda3D
3
-version = 1.10.7
+version = 1.10.8
4
url = https://www.panda3d.org/
5
description = Panda3D is a framework for 3D rendering and game development for Python and C++ programs.
6
license = Modified BSD License
0 commit comments