]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Release 0.2 0.2
authorVincent Bernat <bernat@luffy.cx>
Mon, 17 Nov 2008 19:06:56 +0000 (20:06 +0100)
committerVincent Bernat <bernat@luffy.cx>
Mon, 17 Nov 2008 19:07:34 +0000 (20:07 +0100)
CHANGELOG
configure.ac

index 90221d6b1090d322cc05c2cd41f13def07ef17a9..626f9472cbd0e2fa07d28a81b10d4f1553d37374 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,5 @@
 lldpd (0.2)
 
-  * Not released yet
   * Add privilege separation
   * Add FDP support
   * Support CDP encapsulated into native VLAN
index 62e3df4d4ea99f8ca4132e3b85febda3e098d71c..f60617c2b8c0b9a9120a149d0d587b07cf87a331 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT(lldpd, 0.1, bernat@luffy.cx)
+AC_INIT(lldpd, 0.2, bernat@luffy.cx)
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([src/lldpd.c])
 AC_CONFIG_HEADER([config.h])