From: Vincent Bernat Date: Sat, 2 Jul 2011 18:09:58 +0000 (+0200) Subject: Release 0.5.4. X-Git-Tag: 0.5.4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c06e1135e27fb4aa288c0401d824e3a02a9bfd6c;p=thirdparty%2Flldpd.git Release 0.5.4. --- diff --git a/configure.ac b/configure.ac index c3edd53b..89ca38eb 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ # Configure autoconf AC_PREREQ([2.64]) -AC_INIT([lldpd], [0.5.2], [bernat@luffy.cx]) +AC_INIT([lldpd], [0.5.4], [bernat@luffy.cx]) AC_CONFIG_SRCDIR([src/lldpd.c]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_FILES([Makefile src/Makefile man/Makefile tests/Makefile])