Skip to content

Commit 6a61013

Browse files
committed
v1.6.2
Signed-off-by: Mark Grant <[email protected]>
1 parent 7f19c50 commit 6a61013

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
@@ -79,7 +79,7 @@ AC_PREREQ([2.69])
7979
# in source files.
8080
#
8181
# Set pkg_version for a default hard-coded version number.
82-
m4_define(pkg_version, 1.6.1)
82+
m4_define(pkg_version, 1.6.2)
8383

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

0 commit comments

Comments
 (0)