Skip to content

Commit 0c73eef

Browse files
committed
v1.4.3
Signed-off-by: Mark Grant <[email protected]>
1 parent b3165ce commit 0c73eef

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
@@ -134,7 +134,7 @@ AC_PREREQ([2.69])
134134
# in source files.
135135
#
136136
# Set pkg_version for a default hard-coded version number.
137-
m4_define(pkg_version, 1.4.2)
137+
m4_define(pkg_version, 1.4.3)
138138

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

0 commit comments

Comments
 (0)