]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
cron.pl: Bump version, update changelog
authortomaw <redacted>
Wed, 12 Nov 2014 12:23:06 +0000 (12:23 +0000)
committertomaw <redacted>
Wed, 12 Nov 2014 12:23:06 +0000 (12:23 +0000)
scripts/cron.pl

index bb761c262737319f99454524f94bcb5e2130960b..0d1ac1eb20104e9cca00a2d81d1723b35100b783 100644 (file)
@@ -40,6 +40,9 @@
 #      ? should we remember if the server was given with -server
 #
 # Changelog:
+#       0.12 (2014.11.12)
+#       Automatically load jobs when loaded
+#
 #      0.11 (2004.12.12)
 #      Job are executed exactly at the time (+- 1s), not up to 59s late
 #
@@ -69,7 +72,7 @@ use Irssi;
 use strict;
 use vars qw($VERSION %IRSSI);
 
-$VERSION = "0.11";
+$VERSION = "0.12";
 %IRSSI = (
     authors    => 'Piotr Krukowiecki',
     contact    => 'piotr \at/ krukowiecki /dot\ net',
git clone https://git.99rst.org/PROJECT