[Logcheck-commits] CVS logcheck/src

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Mon, 04 Apr 2005 09:50:46 +0000


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

Modified Files:
	logcheck 
Log Message:

pump up version.
quick fix for a postifx fule.


--- /cvsroot/logcheck/logcheck/src/logcheck	2005/04/02 22:59:08	1.110
+++ /cvsroot/logcheck/logcheck/src/logcheck	2005/04/04 09:50:45	1.111
@@ -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.110 2005/04/02 22:59:08 ttroxell Exp $
+# $Id: logcheck,v 1.111 2005/04/04 09:50: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.37"
+VERSION="1.2.38"
 
 # Set the default report level
 REPORTLEVEL="server"