[Logcheck-commits] CVS logcheck/src

CVS User jlps-guest logcheck-devel at lists.alioth.debian.org
Thu Feb 16 17:38:45 UTC 2006


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

Modified Files:
	logcheck 
Log Message:
Bump up version


--- /cvsroot/logcheck/logcheck/src/logcheck	2006/02/12 05:06:27	1.133
+++ /cvsroot/logcheck/logcheck/src/logcheck	2006/02/16 17:38:45	1.134
@@ -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.133 2006/02/12 05:06:27 jlps-guest Exp $
+# $Id: logcheck,v 1.134 2006/02/16 17:38:45 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.41"
+VERSION="1.2.43"
 
 # Set the default report level
 REPORTLEVEL="server"



More information about the Logcheck-commits mailing list