1. Bump version to 1.5.0-RC2

2. No more separate branch "qt4x5", all changes merged into "master" branch. Code may be compiled with both Qt 4.x and Qt 5.x versions.
This commit is contained in:
Abs62 2016-04-26 19:32:50 +03:00
parent 44a9a1cac5
commit b6622271b6

View file

@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = goldendict
VERSION = 1.5.0+git
VERSION = 1.5.0-RC2+git
# Generate version file. We do this here and in a build rule described later.
# The build rule is required since qmake isn't run each time the project is