]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Prepare 0.5.5 release.
authorVincent Bernat <bernat@luffy.cx>
Sun, 6 Nov 2011 09:21:31 +0000 (10:21 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sun, 6 Nov 2011 09:21:31 +0000 (10:21 +0100)
configure.ac

index e75b3b5c8b60f07bf3292a3e6e2d25c7d5f4c6ff..e2391719ccd8b0e4a8d6e6aee872a9b4b87ebc92 100644 (file)
@@ -6,7 +6,7 @@
 
 # Configure autoconf
 AC_PREREQ([2.64])
-AC_INIT([lldpd], [0.5.4], [bernat@luffy.cx])
+AC_INIT([lldpd], [0.5.5], [bernat@luffy.cx])
 AC_CONFIG_SRCDIR([src/lldpd.c])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_FILES([Makefile src/Makefile man/Makefile tests/Makefile])