diff --git a/debian/changelog b/debian/changelog index 35346b4e7..5bc57b957 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -clickhouse-odbc (1.0.0.20180816) unstable; urgency=low +clickhouse-odbc (1.0.0.20180822) unstable; urgency=low * Modified source code diff --git a/driver/win/version.h b/driver/win/version.h index ad73bc026..4163916d3 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 20180816 +#define VERSION_TWEAK 20180822 #define VERSION_EXTRA "" diff --git a/vs/installer32/Product.wxs b/vs/installer32/Product.wxs index a465fc6c0..cb08a8c07 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 dc4fd7398..a907c37bc 100644 --- a/vs/installer64/Product.wxs +++ b/vs/installer64/Product.wxs @@ -32,7 +32,7 @@