summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Cramer2024-05-01 18:15:43 +0000
committerDave Cramer2024-05-01 18:15:43 +0000
commit3d17716da5ae70cb2baad8cf2ba114652e80fad2 (patch)
tree5f21f88b97aca70c87b7afbeebc8d0964439e4d8
parent3cf30f50f400ea04eb8c0b94392d29caee2af9d6 (diff)
increment version for testing
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 500d6e7..67cca3f 100644
--- a/version.h
+++ b/version.h
@@ -14,7 +14,7 @@
* and PG_DRVFILE_VERSION via winbuild/psqlodbc.vcxproj.
*/
#ifndef POSTGRESDRIVERVERSION
-#define POSTGRESDRIVERVERSION "16.00.0000"
+#define POSTGRESDRIVERVERSION "16.00.0005"
#endif
#ifndef POSTGRES_RESOURCE_VERSION
#define POSTGRES_RESOURCE_VERSION POSTGRESDRIVERVERSION