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 @@