From 26c04d00ebfd0a09e074bc35fb9315a91075ad91 Mon Sep 17 00:00:00 2001 From: proller Date: Fri, 1 Feb 2019 20:34:07 +0300 Subject: [PATCH] Release 1.0.0.20190201 --- debian/changelog | 2 +- driver/win/version.h | 2 +- vs/installer32/Product.wxs | 2 +- vs/installer64/Product.wxs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 950922299..05d990e35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -clickhouse-odbc (1.0.0.20181017) unstable; urgency=low +clickhouse-odbc (1.0.0.20190201) unstable; urgency=low * Modified source code diff --git a/driver/win/version.h b/driver/win/version.h index 2b4c4cb31..5b9d5e31e 100644 --- a/driver/win/version.h +++ b/driver/win/version.h @@ -4,7 +4,7 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 0 #define VERSION_PATCH 0 -#define VERSION_TWEAK 20181017 +#define VERSION_TWEAK 20190201 #define VERSION_EXTRA "" diff --git a/vs/installer32/Product.wxs b/vs/installer32/Product.wxs index 8fce2b157..efcfe0934 100644 --- a/vs/installer32/Product.wxs +++ b/vs/installer32/Product.wxs @@ -32,7 +32,7 @@ diff --git a/vs/installer64/Product.wxs b/vs/installer64/Product.wxs index 99c63cdc8..44320fe54 100644 --- a/vs/installer64/Product.wxs +++ b/vs/installer64/Product.wxs @@ -32,7 +32,7 @@