]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Update version in configure.ac 0.4.0
authorVincent Bernat <bernat@luffy.cx>
Tue, 19 May 2009 12:42:45 +0000 (14:42 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 19 May 2009 12:42:45 +0000 (14:42 +0200)
configure.ac

index 4a23fa8189326075294744865e669f5965689024..947400e1fcba4ad7d1111271fa80e52dd5c06632 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT(lldpd, 0.3.2, bernat@luffy.cx)
+AC_INIT(lldpd, 0.4.0, bernat@luffy.cx)
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([src/lldpd.c])
 AC_CONFIG_HEADER([config.h])