summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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