Skip to content

Commit

Permalink
Release 1.0.0.20180806
Browse files Browse the repository at this point in the history
  • Loading branch information
proller committed Aug 6, 2018
1 parent bdc9cf5 commit 8f714b5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
clickhouse-odbc (1.0.0.20180515) unstable; urgency=low
clickhouse-odbc (1.0.0.20180806) unstable; urgency=low

* Modified source code

Expand Down
2 changes: 1 addition & 1 deletion vs/installer32/Product.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<Product Id="$(var.PRODUCT_ID)"
Name="$(var.PKGNAME)"
Language="1033"
Version="1.0.0.20180515"
Version="1.0.0.20180806"
Manufacturer="Yandex LLC"
UpgradeCode="$(var.UPGRADE_ID)">

Expand Down
2 changes: 1 addition & 1 deletion vs/installer64/Product.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<Product Id="$(var.PRODUCT_ID)"
Name="$(var.PKGNAME)"
Language="1033"
Version="1.0.0.20180515"
Version="1.0.0.20180806"
Manufacturer="Yandex LLC"
UpgradeCode="$(var.UPGRADE_ID)">

Expand Down

0 comments on commit 8f714b5

Please sign in to comment.