From 51f6ff0e15c062f0b26d66f43e88c5937932d4c2 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 28 Nov 2015 16:40:50 +0100 Subject: [PATCH 1/1] Bump version number to 3.02, with all the bugfixes. --- files/faq.html | 2 +- perl/Sesse/pr0n/Common.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/faq.html b/files/faq.html index c09c097..d4d8189 100644 --- a/files/faq.html +++ b/files/faq.html @@ -149,7 +149,7 @@ on IRC as Sesse on EFnet, IRCnet, Freenode or OFTC.


- diff --git a/perl/Sesse/pr0n/Common.pm b/perl/Sesse/pr0n/Common.pm index c706bb7..d175979 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -32,7 +32,7 @@ BEGIN { require Sesse::pr0n::Config_local; }; - $VERSION = "v3.01"; + $VERSION = "v3.02"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw(); -- 2.39.2