summaryrefslogtreecommitdiff
path: root/build/packwin
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-10-14 17:31:14 +0300
committerAndrei Karas <akaras@inbox.ru>2017-10-14 17:31:14 +0300
commitc6a92498aeeb449d78cdf30f5c0e442a994185fb (patch)
tree8c588aa8356af58f0c151db601580d0c8b69849b /build/packwin
parentef5eb4199e7818adaf6bdaeebf32f8efe944db9b (diff)
downloadmv-c6a92498aeeb449d78cdf30f5c0e442a994185fb.tar.gz
mv-c6a92498aeeb449d78cdf30f5c0e442a994185fb.tar.bz2
mv-c6a92498aeeb449d78cdf30f5c0e442a994185fb.tar.xz
mv-c6a92498aeeb449d78cdf30f5c0e442a994185fb.zip
Change verstion to 1.7.10.14.v1.7.10.14
Diffstat (limited to 'build/packwin')
-rwxr-xr-xbuild/packwin2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/packwin b/build/packwin
index 4ea00a4ea..845ddd810 100755
--- a/build/packwin
+++ b/build/packwin
@@ -7,7 +7,7 @@ dir=`pwd`
cd packaging/windows
./make-translations.sh
makensis -DDLLDIR=$dir/../libs/dll/ \
- -DPRODUCT_VERSION="1.7.9.30" \
+ -DPRODUCT_VERSION="1.7.10.14" \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \