From 28db07aa9d2bcf4dcb4cc8b855063ea2b55b1a80 Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Sat, 12 May 2012 12:36:29 +0000 Subject: [PATCH] missing end character. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index b064923..ea4fef0 100644 --- 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 "201205120006 +#define PG_BUILD_VERSION "201205120007" #endif -- 2.39.5