projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32b462b
)
The previous change wasn't in time of 7.3.0100.
author
Hiroshi Inoue
<inoue@tpf.co.jp>
Tue, 20 May 2003 10:39:28 +0000
(10:39 +0000)
committer
Hiroshi Inoue
<inoue@tpf.co.jp>
Tue, 20 May 2003 10:39:28 +0000
(10:39 +0000)
It belongs to 7.03.0101.
version.h
patch
|
blob
|
blame
|
history
diff --git
a/version.h
b/version.h
index 85abe16588103a381219129b6605f9ab935e308e..05c6ace2945dfcb7558dae458c40e3f0a1f821b4 100644
(file)
--- a/
version.h
+++ b/
version.h
@@
-9,8
+9,8
@@
#ifndef __VERSION_H__
#define __VERSION_H__
-#define POSTGRESDRIVERVERSION "07.03.010
0
"
-#define POSTGRES_RESOURCE_VERSION "07.03.010
0
\0"
-#define PG_DRVFILE_VERSION 7,3,01,0
0
+#define POSTGRESDRIVERVERSION "07.03.010
1
"
+#define POSTGRES_RESOURCE_VERSION "07.03.010
1
\0"
+#define PG_DRVFILE_VERSION 7,3,01,0
1
#endif /* VERSION_H__ */