]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Release 0.5.4. 0.5.4
authorVincent Bernat <bernat@luffy.cx>
Sat, 2 Jul 2011 18:09:58 +0000 (20:09 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sat, 2 Jul 2011 18:09:58 +0000 (20:09 +0200)
configure.ac

index c3edd53b8823f5111d24cc94f3e0aac88f861719..89ca38eb08ccafe9cb1da95f66c71f860a7d6093 100644 (file)
@@ -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])