Skip to content

Commit 0e2c16c

Browse files
committed
v1.2.2
Signed-off-by: Mark Grant <[email protected]>
1 parent aca9705 commit 0e2c16c

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
@@ -95,7 +95,7 @@ AC_PREREQ([2.69])
9595
# in source files.
9696
#
9797
# Set pkg_version for a default hard-coded version number.
98-
m4_define(pkg_version, 1.2.1)
98+
m4_define(pkg_version, 1.2.2)
9999

100100
AC_INIT([Dependency On Server At Boot Project], m4_esyscmd([ \
101101
git describe --always 1>/dev/null 2>/dev/null \

0 commit comments

Comments
 (0)