1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

Bumped version to 0.9.8

This commit is contained in:
nowrep 2011-03-17 20:49:43 +01:00
parent 84122c0ec8
commit aaad1617a6
2 changed files with 4 additions and 6 deletions

View File

@ -5,12 +5,12 @@
#-------------------------------------------------
DESTDIR = ../bin
QT += core gui webkit sql network
TARGET = qupzilla
TEMPLATE = app
VERSION = 0.90.8
TRANSLATIONS +=cs_CZ.ts\
sk_SK.ts
INCLUDEPATH += 3rdparty\
app\
@ -175,8 +175,6 @@ RESOURCES += \
OTHER_FILES += \
appicon.rc
TRANSLATIONS +=cs_CZ.ts
include(3rdparty/qtsingleapplication.pri)
win32:RC_FILE = appicon.rc

View File

@ -3,7 +3,7 @@ RequestExecutionLevel user
SetCompressor /SOLID /FINAL lzma
!define PRODUCT_NAME "QupZilla"
!define /date PRODUCT_VERSION "0.9.7"
!define /date PRODUCT_VERSION "0.9.8"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\qupzilla.exe"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
!define PRODUCT_UNINST_ROOT_KEY "HKLM"