We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6690719 commit ab1daebCopy full SHA for ab1daeb
configure.ac
@@ -1,5 +1,5 @@
1
AC_PREREQ([2.59])
2
-AC_INIT([sngrep], [0.4.2-alpha], [[email protected]], [sngrep], [http://www.irontec.com/])
+AC_INIT([sngrep], [0.4.2], [[email protected]], [sngrep], [http://www.irontec.com/])
3
AM_INIT_AUTOMAKE([1.9])
4
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
5
AC_CONFIG_HEADERS([src/config.h])
0 commit comments