]> git.sur5r.net Git - i3/i3/commitdiff
Bump version for new CPAN upload, fix MANIFEST
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 26 Mar 2010 18:48:59 +0000 (19:48 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 19 Aug 2017 16:13:19 +0000 (18:13 +0200)
MANIFEST
MANIFEST.SKIP
lib/AnyEvent/I3.pm

index 99d318ffadf35d6cb8f4fbd0a0022e8a4bcdd835..34c8a8fb182c6f001a5fc09264eb88f2c7515a57 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3,10 +3,12 @@ inc/Module/Install.pm
 inc/Module/Install/Base.pm
 inc/Module/Install/Can.pm
 inc/Module/Install/Fetch.pm
+inc/Module/Install/Makefile.pm
 inc/Module/Install/Metadata.pm
 inc/Module/Install/Win32.pm
 inc/Module/Install/WriteAll.pm
 lib/AnyEvent/I3.pm
+Makefile.PL
 MANIFEST
 MANIFEST.SKIP
 META.yml
index f58f7ef815ca5b7998e7a8046d9491acb9175b84..01bee91f3f7e3f77956e128af1be11464d5d362d 100644 (file)
@@ -1,8 +1,8 @@
 ^\.git/
 \.bak$
 blib/
-Makefile
-Makefile.old
+^Makefile$
+^Makefile.old$
 Build
 Build.bat
 ^pm_to_blib
index 368526237c4db503315e48a873c414df70cd7fe4..a2951767683277e847257a86da7cfae30488706a 100644 (file)
@@ -15,11 +15,11 @@ AnyEvent::I3 - communicate with the i3 window manager
 
 =cut
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 =head1 VERSION
 
-Version 0.02
+Version 0.03
 
 =head1 SYNOPSIS