]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Start branch 0.6.
authorVincent Bernat <bernat@luffy.cx>
Mon, 16 Jan 2012 14:56:51 +0000 (15:56 +0100)
committerVincent Bernat <bernat@luffy.cx>
Mon, 16 Jan 2012 14:56:51 +0000 (15:56 +0100)
configure.ac

index e2391719ccd8b0e4a8d6e6aee872a9b4b87ebc92..51e54a5250428683348e46101dbc49a15126423f 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.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])