mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
Bump version number on release/1.10.x branch to 1.10.12
This commit is contained in:
parent
d66ef59ecc
commit
14bdcf40fb
@ -7,7 +7,7 @@
|
|||||||
// place to put this.
|
// place to put this.
|
||||||
|
|
||||||
// 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 10 11
|
#define PANDA_VERSION 1 10 12
|
||||||
|
|
||||||
// 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
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = Panda3D
|
name = Panda3D
|
||||||
version = 1.10.11
|
version = 1.10.12
|
||||||
url = https://www.panda3d.org/
|
url = https://www.panda3d.org/
|
||||||
description = Panda3D is a framework for 3D rendering and game development for Python and C++ programs.
|
description = Panda3D is a framework for 3D rendering and game development for Python and C++ programs.
|
||||||
license = Modified BSD License
|
license = Modified BSD License
|
||||||
|
Loading…
x
Reference in New Issue
Block a user