issue-556: update windows PACKAGE_{VERSION,STRING}

git-svn-id: http://gperftools.googlecode.com/svn/trunk@232 6b5cf1ce-ec42-a296-1ba9-69fdba395a50
This commit is contained in:
alkondratenko@gmail.com 2013-07-26 19:36:08 +00:00
parent 11d46f0aac
commit 7a9c4e075f

View File

@ -222,7 +222,7 @@
#define PACKAGE_NAME "gperftools"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "gperftools 2.0"
#define PACKAGE_STRING "gperftools 2.0.99"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gperftools"
@ -231,7 +231,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.0"
#define PACKAGE_VERSION "2.0.99"
/* How to access the PC from a struct ucontext */
#undef PC_FROM_UCONTEXT