projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92be39d
)
missing end character.
author
Hiroshi Saito
<hiroshi@winpg.jp>
Sat, 12 May 2012 12:36:29 +0000
(12:36 +0000)
committer
Hiroshi Saito
<hiroshi@winpg.jp>
Sat, 12 May 2012 12:36:29 +0000
(12:36 +0000)
version.h
patch
|
blob
|
blame
|
history
diff --git
a/version.h
b/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 "20120512000
6
+#define PG_BUILD_VERSION "20120512000
7"
#endif