diff --git a/installer/setup.nsi b/installer/setup.nsi index 9ad2a3a9..775f5906 100644 --- a/installer/setup.nsi +++ b/installer/setup.nsi @@ -1,5 +1,5 @@ !define PRODUCT_NAME "GMapCatcher" -!define PRODUCT_VERSION "0.8.0.9" +!define PRODUCT_VERSION "0.8.1.0" !define PRODUCT_WEB_SITE "http://code.google.com/p/gmapcatcher/" !include nsDialogs.nsh