diff --git a/debian/changelog b/debian/changelog index 5bc57b95..0a6512e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -clickhouse-odbc (1.0.0.20180822) unstable; urgency=low +clickhouse-odbc (1.0.0.20180903) unstable; urgency=low * Modified source code diff --git a/driver/win/version.h b/driver/win/version.h index 4163916d..92862657 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 20180822 +#define VERSION_TWEAK 20180903 #define VERSION_EXTRA "" diff --git a/vs/installer32/Product.wxs b/vs/installer32/Product.wxs index cb08a8c0..9c9e4371 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 a907c37b..200c6999 100644 --- a/vs/installer64/Product.wxs +++ b/vs/installer64/Product.wxs @@ -32,7 +32,7 @@