summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralkondratenko@gmail.com <alkondratenko@gmail.com@6b5cf1ce-ec42-a296-1ba9-69fdba395a50>2013-07-26 19:36:08 +0000
committeralkondratenko@gmail.com <alkondratenko@gmail.com@6b5cf1ce-ec42-a296-1ba9-69fdba395a50>2013-07-26 19:36:08 +0000
commit7a9c4e075fe2572307cddd11bc2f5c7d6b3d29ee (patch)
tree1a49dea209d3368c658070380a6f4201f4872ebf
parent11d46f0aac5ef941b74114412bda4747a349c60d (diff)
downloadgperftools-7a9c4e075fe2572307cddd11bc2f5c7d6b3d29ee.tar.gz
issue-556: update windows PACKAGE_{VERSION,STRING}
git-svn-id: http://gperftools.googlecode.com/svn/trunk@232 6b5cf1ce-ec42-a296-1ba9-69fdba395a50
-rw-r--r--src/windows/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/windows/config.h b/src/windows/config.h
index 9d61884..480c0ec 100644
--- a/src/windows/config.h
+++ b/src/windows/config.h
@@ -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