Skip to content

Commit 6c1848c

Browse files
committed
v1.4.2
Signed-off-by: Mark Grant <[email protected]>
1 parent 70d28d5 commit 6c1848c

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.1)
137+
m4_define(pkg_version, 1.4.2)
138138

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

0 commit comments

Comments
 (0)