We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd2227 commit cafd7d7Copy full SHA for cafd7d7
configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
2
3
m4_define([PKG_VERSION_MAJOR], [3])
4
m4_define([PKG_VERSION_MINOR], [5])
5
-m4_define([PKG_VERSION_PATCH], [2])
+m4_define([PKG_VERSION_PATCH], [3])
6
7
AC_INIT([lttoolbox], [PKG_VERSION_MAJOR.PKG_VERSION_MINOR.PKG_VERSION_PATCH], [[email protected]], [lttoolbox], [https://wiki.apertium.org/wiki/Lttoolbox])
8
0 commit comments