diff options
| author | Tony Wasserka <NeoBrainX@gmail.com> | 2013-11-29 22:05:19 +0100 |
|---|---|---|
| committer | Tony Wasserka <NeoBrainX@gmail.com> | 2013-11-29 22:05:19 +0100 |
| commit | 2879cbd2b5648bf896ed521628284bd4d96c3d4f (patch) | |
| tree | 4db77c2d85407fbd1fd94df8746b180f9771045f | |
| parent | 8a887a6fea07c719ac226273340036d17dd1ddda (diff) | |
Installer: Bump PRODUCT_VERSION.4.0.24.0-hotfixes
| -rw-r--r-- | Installer/Installer.nsi | 2 |
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}" |
