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 7f19c50 commit 6a61013Copy full SHA for 6a61013
configure.ac
@@ -79,7 +79,7 @@ AC_PREREQ([2.69])
79
# in source files.
80
#
81
# Set pkg_version for a default hard-coded version number.
82
-m4_define(pkg_version, 1.6.1)
+m4_define(pkg_version, 1.6.2)
83
84
AC_INIT([AutoTools Build Script], m4_esyscmd([ \
85
git describe --always 1>/dev/null 2>/dev/null \
0 commit comments