]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Prepare for release (0.5.2). 0.5.2
authorVincent Bernat <bernat@luffy.cx>
Sat, 9 Oct 2010 14:57:45 +0000 (16:57 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sat, 9 Oct 2010 14:58:43 +0000 (16:58 +0200)
configure.ac
redhat/lldpd.spec

index 17f8c4ab5a50ce1a376f16b2a91f8c48aec24550..c3edd53b8823f5111d24cc94f3e0aac88f861719 100644 (file)
@@ -6,7 +6,7 @@
 
 # Configure autoconf
 AC_PREREQ([2.64])
-AC_INIT([lldpd], [0.5.1], [bernat@luffy.cx])
+AC_INIT([lldpd], [0.5.2], [bernat@luffy.cx])
 AC_CONFIG_SRCDIR([src/lldpd.c])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_FILES([Makefile src/Makefile man/Makefile tests/Makefile])
index fc593930d1bdd8c96fba7f505c8fe3c9bd5a92c8..3fe1fde2d153ce1a15b670b7f7a346cfd0bdebd3 100644 (file)
@@ -28,7 +28,7 @@
 
 Summary: Implementation of IEEE 802.1ab (LLDP)
 Name: lldpd
-Version: 0.5.1
+Version: 0.5.2
 Release: 1%{?dist}
 License: MIT
 Group: System Environment/Daemons