We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b073b1a commit 9e0ba3aCopy full SHA for 9e0ba3a
2 files changed
SolARFramework.pro
@@ -10,7 +10,7 @@ QMAKE_PROJECT_DEPTH = 0
10
INSTALLSUBDIR = SolARBuild
11
TARGET = SolARFramework
12
FRAMEWORK = $$TARGET
13
-VERSION=1.5.0
+VERSION=1.6.0
14
DEFINES += MYVERSION=$${VERSION}
15
DEFINES += TEMPLATE_LIBRARY
16
bcom-SolARFramework.pc.in
@@ -5,7 +5,7 @@ libdir=${exec_prefix}/lib
5
includedir=${prefix}/interfaces
6
Name: SolARFramework
7
Description:
8
-Version: 1.5.0
+Version: 1.6.0
9
Requires:
Libs: -L${libdir} -l${libname}
Libs.private: ${libdir}/${pfx}${libname}.${lext}
0 commit comments