]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Next release for this branch is 0.5.6. 0.5.6
authorVincent Bernat <bernat@luffy.cx>
Mon, 16 Jan 2012 15:16:39 +0000 (16:16 +0100)
committerVincent Bernat <bernat@luffy.cx>
Mon, 16 Jan 2012 15:16:39 +0000 (16:16 +0100)
configure.ac

index e2391719ccd8b0e4a8d6e6aee872a9b4b87ebc92..59a5aa42b46b5cbf12338613ea33e3635326c1ff 100644 (file)
@@ -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])