summaryrefslogtreecommitdiff
path: root/build/packtmw
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-08-05 17:08:22 +0300
committerAndrei Karas <akaras@inbox.ru>2017-08-05 17:08:22 +0300
commitb7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf (patch)
tree6808ced09e70e41d3383af4830fd3574d35b7256 /build/packtmw
parente141800f28512a4bed19044ef616c07c122ac923 (diff)
downloadmv-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.tar.gz
mv-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.tar.bz2
mv-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.tar.xz
mv-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.zip
Change verstion to 1.7.8.5.
Diffstat (limited to 'build/packtmw')
-rwxr-xr-xbuild/packtmw2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/packtmw b/build/packtmw
index 94c0aeec9..dfc06928c 100755
--- a/build/packtmw
+++ b/build/packtmw
@@ -7,7 +7,7 @@ dir=`pwd`
cd packaging/windows
./make-translations.sh
makensis -DDLLDIR=$dir/../libs/dll/ \
- -DPRODUCT_VERSION="1.7.7.22" \
+ -DPRODUCT_VERSION="1.7.8.5" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \