[Logcheck-commits] CVS logcheck/src

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Mon, 18 Oct 2004 02:24:45 -0600


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

Modified Files:
	logcheck 
Log Message:

close 1.2.29, pump up version.


--- /cvsroot/logcheck/logcheck/src/logcheck	2004/10/15 06:27:05	1.91
+++ /cvsroot/logcheck/logcheck/src/logcheck	2004/10/18 08:24:45	1.92
@@ -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.91 2004/10/15 06:27:05 ttroxell Exp $
+# $Id: logcheck,v 1.92 2004/10/18 08:24:45 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.29"
+VERSION="1.2.30"
 
 # Set the default report level
 REPORTLEVEL="server"