The previous change wasn't in time of 7.3.0100.
authorHiroshi Inoue <inoue@tpf.co.jp>
Tue, 20 May 2003 10:39:28 +0000 (10:39 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Tue, 20 May 2003 10:39:28 +0000 (10:39 +0000)
It belongs to 7.03.0101.

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.0100"
-#define POSTGRES_RESOURCE_VERSION  "07.03.0100\0"
-#define PG_DRVFILE_VERSION     7,3,01,00
+#define POSTGRESDRIVERVERSION      "07.03.0101"
+#define POSTGRES_RESOURCE_VERSION  "07.03.0101\0"
+#define PG_DRVFILE_VERSION     7,3,01,01
 
 #endif /* VERSION_H__ */