mirror of
https://github.com/gperftools/gperftools
synced 2025-01-19 21:40:58 +00:00
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:
parent
11d46f0aac
commit
7a9c4e075f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user