[Logcheck-commits] CVS logcheck/src
CVS User ttroxell
logcheck-devel@lists.alioth.debian.org
Sat, 08 Jan 2005 03:04:53 -0700
Update of /cvsroot/logcheck/logcheck/src
In directory haydn:/tmp/cvs-serv31562/src
Modified Files:
logcheck
Log Message:
version ++
--- /cvsroot/logcheck/logcheck/src/logcheck 2004/12/09 10:41:11 1.100
+++ /cvsroot/logcheck/logcheck/src/logcheck 2005/01/08 10:04:53 1.101
@@ -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.100 2004/12/09 10:41:11 maks-guest Exp $
+# $Id: logcheck,v 1.101 2005/01/08 10:04:53 ttroxell 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.33"
+VERSION="1.2.34"
# Set the default report level
REPORTLEVEL="server"