summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-02-01 01:04:52 +0000
committerLennart Poettering <lennart@poettering.net>2004-02-01 01:04:52 +0000
commitda72e57b4a3b51f31f7e00f167faaf03307118c6 (patch)
tree9f09a89af9fb333892096cf73709099266b5dc78 /configure.ac
parent806102792aeaa3e5020908e4d97593b621c9f543 (diff)
several fixes
rename ifstatus git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@96 2bf48fe7-cfc1-0310-909f-d9042e1e0fef
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7f2c28..c04ee40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
AC_PREREQ(2.59)
-AC_INIT([ifplugd],[0.21b],[mzvscyhtq (at) 0pointer (dot) de])
+AC_INIT([ifplugd],[0.22],[mzvscyhtq (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/ifplugd.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign -Wall])