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.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