Skip to content

Commit

Permalink
v1.6.3-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Grant <m.grant.prg@gmail.com>
  • Loading branch information
m-grant-prg committed Mar 19, 2024
1 parent 54051ed commit 7f05410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ AC_PREREQ([2.69])
# in source files.
#
# Set pkg_version for a default hard-coded version number.
m4_define(pkg_version, 1.6.2)
m4_define(pkg_version, 1.6.3-rc1)

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

0 comments on commit 7f05410

Please sign in to comment.