From f88eed0a7be411c6d7ce520e3d907447e76c15d2 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 14 Dec 2007 10:44:35 +0000 Subject: bumped version number --- ChangeLog | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 487387b3..e3451b83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ --------------------------------------------------------------------------- +Version 3.0.0 (rgerhards), 2007-12-?? +- license changed to GPLv3 +--------------------------------------------------------------------------- Version 1.20.2 (rgerhards), 2007-12-?? --------------------------------------------------------------------------- Version 1.20.1 (rgerhards), 2007-12-12 diff --git a/configure.ac b/configure.ac index 5156c729..64329cfb 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([rsyslog],[1.20.2],[rsyslog@lists.adiscon.com.]) +AC_INIT([rsyslog],[3.0.0],[rsyslog@lists.adiscon.com.]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([syslogd.c]) AC_CONFIG_HEADER([config.h]) -- cgit v1.2.3