summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.h b/version.h
index 9ccdde2..c0c77a6 100644
--- a/version.h
+++ b/version.h
@@ -11,8 +11,8 @@
#ifndef __VERSION_H__
#define __VERSION_H__
-#define POSTGRESDRIVERVERSION "08.00.0102"
-#define POSTGRES_RESOURCE_VERSION "08.00.0102\0"
-#define PG_DRVFILE_VERSION 8,0,1,02
+#define POSTGRESDRIVERVERSION "08.00.0103"
+#define POSTGRES_RESOURCE_VERSION "08.00.0103\0"
+#define PG_DRVFILE_VERSION 8,0,1,03
#endif