We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent b5fc9ef commit 1bbb461Copy full SHA for 1bbb461
configure.in
@@ -41,7 +41,7 @@ dnl library interfase version number
41
dnl change when lib interface changes
42
dnl see http://www.gnu.org/software/libtool/manual.html#TOC32
43
dnl ---------------------------------------------------------------------------
44
-INTERFACE_VERSION=0:1:0
+INTERFACE_VERSION=1:0:0
45
46
47
AM_INIT_AUTOMAKE(qgis, ${VERSION})
@@ -494,6 +494,7 @@ AC_CONFIG_FILES([
494
images/themes/Makefile
495
images/themes/nkids/Makefile
496
resources/Makefile
497
+ resources/context_help/Makefile
498
src/Makefile
499
src/composer/Makefile
500
src/core/Makefile
0 commit comments