From: Vincent Bernat Date: Mon, 16 Jan 2012 15:16:39 +0000 (+0100) Subject: Next release for this branch is 0.5.6. X-Git-Tag: 0.5.6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ceb406ad5d4da22142c85296ea3e28126d9d282a;p=thirdparty%2Flldpd.git Next release for this branch is 0.5.6. --- diff --git a/configure.ac b/configure.ac index e2391719..59a5aa42 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ # Configure autoconf AC_PREREQ([2.64]) -AC_INIT([lldpd], [0.5.5], [bernat@luffy.cx]) +AC_INIT([lldpd], [0.5.6], [bernat@luffy.cx]) AC_CONFIG_SRCDIR([src/lldpd.c]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_FILES([Makefile src/Makefile man/Makefile tests/Makefile])