From f3a3a6e9a9264f2a5e4a9cfe4e529f01441e9ef1 Mon Sep 17 00:00:00 2001 From: Pablo Martín Báez Echevarría Date: Mon, 13 Oct 2014 12:39:46 -0200 Subject: Update version number in the script and the yaml file --- scripts/u.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/u.pl b/scripts/u.pl index c5313ab..e785c76 100644 --- a/scripts/u.pl +++ b/scripts/u.pl @@ -1,7 +1,7 @@ use vars qw($VERSION %IRSSI); use Irssi 20020120; -$VERSION = "1.2"; +$VERSION = "1.3"; %IRSSI = ( authors => "Michiel", contact => "michiel\@dotgeek.org", -- cgit v1.2.3