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 92d6481 commit 6fd1b92Copy full SHA for 6fd1b92
configure.ac
@@ -140,7 +140,7 @@ AC_PREREQ([2.69])
140
# in source files.
141
#
142
# Set pkg_version for a default hard-coded version number.
143
-m4_define(pkg_version, 1.6.0)
+m4_define(pkg_version, 1.6.1)
144
145
AC_INIT([AutoTools Build Script], m4_esyscmd([ \
146
git describe --always 1>/dev/null 2>/dev/null \
0 commit comments