summaryrefslogtreecommitdiff
path: root/config_msvc.h
diff options
context:
space:
mode:
authorChristopher Browne2011-10-26 16:30:38 +0000
committerChristopher Browne2011-10-31 20:15:58 +0000
commit9f2c267a8c1dc38a161baaf8c54d08473ceefc37 (patch)
treeacecd747dd2849fb1c3e5170b4a169eb773c07fe /config_msvc.h
parent6fc0465ac0afdc556b350b1dd846782babdf3462 (diff)
Mark version 2.2.0 as this is to be a new version
Diffstat (limited to 'config_msvc.h')
-rw-r--r--config_msvc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config_msvc.h b/config_msvc.h
index 96a66091..85f28b44 100644
--- a/config_msvc.h
+++ b/config_msvc.h
@@ -4,8 +4,8 @@
#include <server/pg_config.h>
-#define SLONY_I_VERSION_STRING "2.1.0"
-#define SLONY_I_VERSION_STRING_DEC 2,1,0
+#define SLONY_I_VERSION_STRING "2.2.0"
+#define SLONY_I_VERSION_STRING_DEC 2,2,0
#if PG_VERSION_NUM >= 90000
#define HAVE_GETACTIVESNAPSHOT 1
#define HAVE_TYPCACHE 1