[Logcheck-commits] CVS logcheck/src

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Thu, 09 Dec 2004 03:41:11 -0700


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

Modified Files:
	logcheck 
Log Message:

pump up version


--- /cvsroot/logcheck/logcheck/src/logcheck	2004/11/09 08:40:29	1.99
+++ /cvsroot/logcheck/logcheck/src/logcheck	2004/12/09 10:41:11	1.100
@@ -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.99 2004/11/09 08:40:29 ttroxell Exp $
+# $Id: logcheck,v 1.100 2004/12/09 10:41:11 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.32"
+VERSION="1.2.33"
 
 # Set the default report level
 REPORTLEVEL="server"