]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Prepare 0.4.1 release.
authorVincent Bernat <bernat@luffy.cx>
Wed, 30 Sep 2009 12:19:15 +0000 (14:19 +0200)
committerVincent Bernat <bernat@luffy.cx>
Wed, 30 Sep 2009 12:24:44 +0000 (14:24 +0200)
configure.ac

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