From 9dbba5ae199677b5291a949934af717cc7edd002 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 14 Dec 2008 11:56:56 +0100 Subject: [PATCH] Prepare new 0.3 version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ad354037..5e8dc9c1 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- 2.39.5