summaryrefslogtreecommitdiff
path: root/src/windows/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/config.h')
-rw-r--r--src/windows/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/windows/config.h b/src/windows/config.h
index c731840..6bbeb1a 100644
--- a/src/windows/config.h
+++ b/src/windows/config.h
@@ -230,13 +230,13 @@
#define PACKAGE "gperftools"
/* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "opensource@google.com"
+#define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
/* Define to the full name of this package. */
#define PACKAGE_NAME "gperftools"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "gperftools 2.4.91"
+#define PACKAGE_STRING "gperftools 2.5"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gperftools"
@@ -245,7 +245,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.4.91"
+#define PACKAGE_VERSION "2.5"
/* How to access the PC from a struct ucontext */
#undef PC_FROM_UCONTEXT