diff options
Diffstat (limited to 'build/packevol')
-rwxr-xr-x | build/packevol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/packevol b/build/packevol index 91a08d36c..09a1887d5 100755 --- a/build/packevol +++ b/build/packevol @@ -7,7 +7,7 @@ dir=`pwd` cd packaging/windows ./make-translations.sh makensis -DDLLDIR=$dir/../libs/dll/ \ - -DPRODUCT_VERSION="1.7.6.24" \ + -DPRODUCT_VERSION="1.7.7.8" \ -DEXESUFFIX=/src \ -DUPX=true \ -DBITS=${BITS} \ |