[Logcheck-commits] CVS logcheck/src

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Wed, 20 Apr 2005 14:25:11 +0000


Update of /cvsroot/logcheck/logcheck/src
In directory haydn:/tmp/cvs-serv3302/src

Modified Files:
	logcheck 
Log Message:

pump up version.
add new changelog entry to the not yet released version.


--- /cvsroot/logcheck/logcheck/src/logcheck	2005/04/19 15:56:10	1.115
+++ /cvsroot/logcheck/logcheck/src/logcheck	2005/04/20 14:25:08	1.116
@@ -22,7 +22,7 @@
 # along with Logcheck; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-# $Id: logcheck,v 1.115 2005/04/19 15:56:10 ttroxell Exp $
+# $Id: logcheck,v 1.116 2005/04/20 14:25:08 maks-guest Exp $
 
 if [ $UID == 0 ]; then
     echo "logcheck should not be run as root. Use su to invoke logcheck:"
@@ -52,7 +52,7 @@
 fi
 
 DATE="$(date +'%Y-%m-%d %H:%M')"
-VERSION="1.2.39"
+VERSION="1.2.40"
 
 # Set the default report level
 REPORTLEVEL="server"