Skip to content

Commit ab1daeb

Browse files
committed
Release 0.4.2
1 parent 6690719 commit ab1daeb

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
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.59])
2-
AC_INIT([sngrep], [0.4.2-alpha], [[email protected]], [sngrep], [http://www.irontec.com/])
2+
AC_INIT([sngrep], [0.4.2], [[email protected]], [sngrep], [http://www.irontec.com/])
33
AM_INIT_AUTOMAKE([1.9])
44
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
55
AC_CONFIG_HEADERS([src/config.h])

0 commit comments

Comments
 (0)