- Display date as well as time in log window

- bump to v1.3.4
This commit is contained in:
Christophe Dumez
2009-07-12 09:13:11 +00:00
parent 2e888a1e68
commit a326307b0d
5 changed files with 8 additions and 7 deletions

View File

@@ -14,10 +14,10 @@ CONFIG += qt \
network
# Update this VERSION for each release
DEFINES += VERSION=\\\"v1.3.3\\\"
DEFINES += VERSION=\\\"v1.3.4\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=3
DEFINES += VERSION_BUGFIX=3
DEFINES += VERSION_BUGFIX=4
!mac:QMAKE_LFLAGS += -Wl,--as-needed
contains(DEBUG_MODE, 1) {
CONFIG += debug