Skip to content

Commit 6fd1b92

Browse files
committed
v1.6.1
Signed-off-by: Mark Grant <[email protected]>
1 parent 92d6481 commit 6fd1b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ AC_PREREQ([2.69])
140140
# in source files.
141141
#
142142
# Set pkg_version for a default hard-coded version number.
143-
m4_define(pkg_version, 1.6.0)
143+
m4_define(pkg_version, 1.6.1)
144144

145145
AC_INIT([AutoTools Build Script], m4_esyscmd([ \
146146
git describe --always 1>/dev/null 2>/dev/null \

0 commit comments

Comments
 (0)