summaryrefslogtreecommitdiff
path: root/src/windows/config.h
diff options
context:
space:
mode:
authorAliaksey Kandratsenka <alkondratenko@gmail.com>2021-02-21 15:16:06 -0800
committerAliaksey Kandratsenka <alkondratenko@gmail.com>2021-02-21 15:16:06 -0800
commit47b5b59ca9b62ee42cf30273cce463aa9cbba8c7 (patch)
treef8f3ffb88a2e72ea3b6c62c5bfe887a2bac060cf /src/windows/config.h
parentd7cbc8c2ff4ab8dbdc411ab1f25eca459f88502e (diff)
downloadgperftools-47b5b59ca9b62ee42cf30273cce463aa9cbba8c7.tar.gz
bump version to 2.9gperftools-2.9
Diffstat (limited to 'src/windows/config.h')
-rw-r--r--src/windows/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/config.h b/src/windows/config.h
index 49582fc..250579a 100644
--- a/src/windows/config.h
+++ b/src/windows/config.h
@@ -279,7 +279,7 @@
/* #undef TCMALLOC_PAGE_SIZE_SHIFT */
/* Version number of package */
-#define VERSION "2.8.90"
+#define VERSION "2.9.0"
/* C99 says: define this to get the PRI... macros from stdint.h */
#ifndef __STDC_FORMAT_MACROS