]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Prepare 0.4.2 release branch-0.4 0.4.2
authorVincent Bernat <bernat@luffy.cx>
Wed, 10 Mar 2010 21:29:37 +0000 (22:29 +0100)
committerVincent Bernat <bernat@luffy.cx>
Wed, 10 Mar 2010 21:29:37 +0000 (22:29 +0100)
configure.ac

index 5005a46d0b026ddc53f04dc72fef4ed9caa452ee..062d29924bfddec15226f491a518e507e71aa737 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.1, bernat@luffy.cx)
+AC_INIT(lldpd, 0.4.2, bernat@luffy.cx)
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([src/lldpd.c])
 AC_CONFIG_HEADER([config.h])