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

[skip ci]
This commit is contained in:
rdb 2020-01-13 15:04:44 +01:00
parent 2fd703af6c
commit 2960ae60e2
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
[metadata]
name = Panda3D
version = 1.10.5
version = 1.10.6
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