[Logcheck-commits] CVS logcheck/src

CVS User jlps-guest logcheck-devel at lists.alioth.debian.org
Sun Feb 19 14:53:42 UTC 2006


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

Modified Files:
	logcheck 
Log Message:
Bump up version


--- /cvsroot/logcheck/logcheck/src/logcheck	2006/02/19 13:52:26	1.135
+++ /cvsroot/logcheck/logcheck/src/logcheck	2006/02/19 14:53:42	1.136
@@ -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.135 2006/02/19 13:52:26 ttroxell Exp $
+# $Id: logcheck,v 1.136 2006/02/19 14:53:42 jlps-guest Exp $
 
 if [ $UID == 0 ]; then
     echo "logcheck should not be run as root. Use su to invoke logcheck:"
@@ -53,7 +53,7 @@
 
 # Get the details for the email message
 DATE="$(date +'%Y-%m-%d %H:%M')"
-VERSION="1.2.43a"
+VERSION="1.2.44"
 
 # Set the default report level
 REPORTLEVEL="server"



More information about the Logcheck-commits mailing list