summaryrefslogtreecommitdiff
path: root/Installer/Installer.nsi
diff options
context:
space:
mode:
authorTony Wasserka <NeoBrainX@gmail.com>2013-11-29 22:05:19 +0100
committerTony Wasserka <NeoBrainX@gmail.com>2013-11-29 22:05:19 +0100
commit2879cbd2b5648bf896ed521628284bd4d96c3d4f (patch)
tree4db77c2d85407fbd1fd94df8746b180f9771045f /Installer/Installer.nsi
parent8a887a6fea07c719ac226273340036d17dd1ddda (diff)
Installer: Bump PRODUCT_VERSION.4.0.24.0-hotfixes
Diffstat (limited to 'Installer/Installer.nsi')
-rw-r--r--Installer/Installer.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Installer/Installer.nsi b/Installer/Installer.nsi
index eaf6b155b8..45a8bb1711 100644
--- a/Installer/Installer.nsi
+++ b/Installer/Installer.nsi
@@ -1,4 +1,4 @@
-!define PRODUCT_VERSION 4.0.1
+!define PRODUCT_VERSION 4.0.2
!define BASE_DIR "..\Binary\${DOLPHIN_ARCH}"