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 b3165ce commit 0c73eefCopy full SHA for 0c73eef
configure.ac
@@ -134,7 +134,7 @@ AC_PREREQ([2.69])
134
# in source files.
135
#
136
# Set pkg_version for a default hard-coded version number.
137
-m4_define(pkg_version, 1.4.2)
+m4_define(pkg_version, 1.4.3)
138
139
AC_INIT([AutoTools Build Script], m4_esyscmd([ \
140
git describe --always 1>/dev/null 2>/dev/null \
0 commit comments