[Logcheck-commits] CVS logcheck/src
CVS User maks-guest
logcheck-devel@lists.alioth.debian.org
Sun, 19 Sep 2004 03:01:34 -0600
Update of /cvsroot/logcheck/logcheck/src
In directory haydn:/tmp/cvs-serv14548/src
Modified Files:
logcheck
Log Message:
pump up version
--- /cvsroot/logcheck/logcheck/src/logcheck 2004/09/19 08:46:36 1.79
+++ /cvsroot/logcheck/logcheck/src/logcheck 2004/09/19 09:01:34 1.80
@@ -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.79 2004/09/19 08:46:36 maks-guest Exp $
+# $Id: logcheck,v 1.80 2004/09/19 09:01:34 maks-guest Exp $
if [ $UID == 0 ]; then
echo "logcheck should not be run as root. Use su to invoke logcheck:"
@@ -50,7 +50,7 @@
fi
DATE="$(date +'%Y-%m-%d %H:%M')"
-VERSION="1.2.27"
+VERSION="1.2.28"
# Set the default report level
REPORTLEVEL="server"