Skip to content

Commit

Permalink
LimeReport version has been changed to 1.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fralx committed May 30, 2016
1 parent be63934 commit 54278cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.pri
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RCC_DIR = $${ARCH_DIR}/$${BUILD_TYPE}/rcc

LIMEREPORT_VERSION_MAJOR = 1
LIMEREPORT_VERSION_MINOR = 3
LIMEREPORT_VERSION_RELEASE = 10
LIMEREPORT_VERSION_RELEASE = 11

LIMEREPORT_VERSION = '\\"$${LIMEREPORT_VERSION_MAJOR}.$${LIMEREPORT_VERSION_MINOR}.$${LIMEREPORT_VERSION_RELEASE}\\"'
DEFINES += LIMEREPORT_VERSION_STR=\"$${LIMEREPORT_VERSION}\"
Expand Down

0 comments on commit 54278cd

Please sign in to comment.