[Logcheck-commits] CVS logcheck/src

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Wed, 23 Mar 2005 09:27:15 -0700


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

Modified Files:
	logcheck 
Log Message:

pump up version.


--- /cvsroot/logcheck/logcheck/src/logcheck	2005/03/22 23:03:19	1.106
+++ /cvsroot/logcheck/logcheck/src/logcheck	2005/03/23 16:27:12	1.107
@@ -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.106 2005/03/22 23:03:19 maks-guest Exp $
+# $Id: logcheck,v 1.107 2005/03/23 16:27:12 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.35"
+VERSION="1.2.36"
 
 # Set the default report level
 REPORTLEVEL="server"