increment of build number.
authorHiroshi Saito <hiroshi@winpg.jp>
Mon, 16 Dec 2013 13:13:52 +0000 (22:13 +0900)
committerHiroshi Saito <hiroshi@winpg.jp>
Mon, 16 Dec 2013 13:13:52 +0000 (22:13 +0900)
version.h

index d50b4050222f2dde4a57484c16d7149c2fc86814..6f6d85d6ae80b0a1dbfc7000af641a39479e33b5 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       "201312140000"
+#define PG_BUILD_VERSION       "201312160000"
 
 #endif