Prepare for 2.81 release, increase version numbers
Fixed DNA serialization for C++11: avoid negative char values Fixes 617. (needs to be tested)
This commit is contained in:
@@ -9,7 +9,7 @@ AC_PREREQ([2.54])
|
||||
#----------------------------------------------------------------------------
|
||||
AC_INIT(
|
||||
[bullet],
|
||||
[2.80],
|
||||
[2.81],
|
||||
[bullet@erwincoumans.com])
|
||||
AC_CANONICAL_HOST
|
||||
AC_CONFIG_SRCDIR([configure.ac])
|
||||
|
||||
Reference in New Issue
Block a user