mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
Bump version number on release/1.10.x branch to 1.10.14
This commit is contained in:
parent
2e42400700
commit
1867094afe
@ -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 12
|
#define PANDA_VERSION 1 10 14
|
||||||
|
|
||||||
// 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.13
|
version = 1.10.14
|
||||||
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