]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Prepare new 0.3 version
authorVincent Bernat <bernat@luffy.cx>
Sun, 14 Dec 2008 10:56:56 +0000 (11:56 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sun, 14 Dec 2008 10:56:56 +0000 (11:56 +0100)
configure.ac

index ad354037de402c7424230f1f6a22cf6e7c9d2d4f..5e8dc9c1c12ea6418bc0cbd742c82ae50c4fac5f 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT(lldpd, 0.2.1, bernat@luffy.cx)
+AC_INIT(lldpd, 0.3, bernat@luffy.cx)
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([src/lldpd.c])
 AC_CONFIG_HEADER([config.h])