increment of build number.
authorHiroshi Saito <hiroshi@winpg.jp>
Tue, 17 Dec 2013 14:22:01 +0000 (23:22 +0900)
committerHiroshi Saito <hiroshi@winpg.jp>
Tue, 17 Dec 2013 14:22:01 +0000 (23:22 +0900)
version.h

index 6f6d85d6ae80b0a1dbfc7000af641a39479e33b5..711b97b8be31fcf6cac741ab0a9055924b9e17c9 100644 (file)
--- a/version.h
+++ b/version.h
@@ -12,6 +12,6 @@
 #define POSTGRESDRIVERVERSION      "09.03.0100"
 #define POSTGRES_RESOURCE_VERSION  "09.03.0100\0"
 #define PG_DRVFILE_VERSION     9,3,01,00
-#define PG_BUILD_VERSION       "201312160000"
+#define PG_BUILD_VERSION       "201312170000"
 
 #endif