From 9644d8e98ac63e8353835973e3a7274ba5a51c52 Mon Sep 17 00:00:00 2001 From: timriker Date: Thu, 17 Feb 2005 02:37:07 +0000 Subject: [PATCH] bump version with dcc fix git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1127 c11ca15a-4712-0410-83d8-924469b57eb5 --- src/core.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core.pl b/src/core.pl index eb0b7de..9cdbb25 100644 --- a/src/core.pl +++ b/src/core.pl @@ -78,7 +78,7 @@ $nottime = 0; $notsize = 0; $notcount = 0; ### -$bot_release = "1.3.2"; +$bot_release = "1.3.3"; if ( -d "CVS" ) { use POSIX qw(strftime); $bot_release .= strftime(" cvs (%Y%m%d)", gmtime( (stat("CVS"))[9] ) ); -- 2.39.2