summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Lepilleur <gaiacrtn@free.fr>2006-06-29 20:11:30 +0000
committerBaptiste Lepilleur <gaiacrtn@free.fr>2006-06-29 20:11:30 +0000
commitf2d0f109152632593d39eea8120e64c9d818e071 (patch)
tree041b2855171ff572b0b732fbe053a05a09c85ee7
parent0c6927e4b1265c282e52dee3fb920321194d80bb (diff)
- bumped version to 1.12.0cppunit-1.12.0
-rw-r--r--NEWS2
-rw-r--r--configure.in4
-rw-r--r--doc/makedox.bat2
-rw-r--r--include/cppunit/Portability.h2
4 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index c6a2ff9..d960ffa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
- New in CppUnit 1.11.6:
+ New in CppUnit 1.12.0:
----------------------
* Portability:
diff --git a/configure.in b/configure.in
index 1162e77..4bb36b2 100644
--- a/configure.in
+++ b/configure.in
@@ -14,8 +14,8 @@ AC_PREREQ(2.50)
# set CPPUNIT_BINARY_AGE and CPPUNIT_INTERFACE_AGE to 0.
#
CPPUNIT_MAJOR_VERSION=1
-CPPUNIT_MINOR_VERSION=11
-CPPUNIT_MICRO_VERSION=6
+CPPUNIT_MINOR_VERSION=12
+CPPUNIT_MICRO_VERSION=0
CPPUNIT_INTERFACE_AGE=0
CPPUNIT_BINARY_AGE=0
CPPUNIT_VERSION=$CPPUNIT_MAJOR_VERSION.$CPPUNIT_MINOR_VERSION.$CPPUNIT_MICRO_VERSION
diff --git a/doc/makedox.bat b/doc/makedox.bat
index f806258..3a0119f 100644
--- a/doc/makedox.bat
+++ b/doc/makedox.bat
@@ -1,4 +1,4 @@
-SET VERSION=1.11.6
+SET VERSION=1.12.0
doxygen CppUnit-win.dox
xcopy FAQ html /Y
diff --git a/include/cppunit/Portability.h b/include/cppunit/Portability.h
index 835c45f..ddf0316 100644
--- a/include/cppunit/Portability.h
+++ b/include/cppunit/Portability.h
@@ -20,7 +20,7 @@
// Version number of package
#ifndef CPPUNIT_VERSION
-#define CPPUNIT_VERSION "1.10.4"
+#define CPPUNIT_VERSION "1.12.0"
#endif
#include <cppunit/config/CppUnitApi.h> // define CPPUNIT_API & CPPUNIT_NEED_DLL_DECL