missing end character.
authorHiroshi Saito <hiroshi@winpg.jp>
Sat, 12 May 2012 12:36:29 +0000 (12:36 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Sat, 12 May 2012 12:36:29 +0000 (12:36 +0000)
version.h

index b064923d31394b6d62971bc16215120c9ddd1b54..ea4fef0212570a1f898adaff2fa2442a0adf3387 100644 (file)
--- a/version.h
+++ b/version.h
@@ -12,6 +12,6 @@
 #define POSTGRESDRIVERVERSION      "09.01.0101"
 #define POSTGRES_RESOURCE_VERSION  "09.01.0101\0"
 #define PG_DRVFILE_VERSION     9,1,01,01
-#define PG_BUILD_VERSION       "201205120006
+#define PG_BUILD_VERSION       "201205120007"
 
 #endif