mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
Bump version number on release/1.10.x branch to 1.10.7
This commit is contained in:
parent
783c721cef
commit
5489f66a62
@ -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 6
|
#define PANDA_VERSION 1 10 7
|
||||||
|
|
||||||
// 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.6
|
version = 1.10.7
|
||||||
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