Skip to content

Commit ff24aaa

Browse files
committed
Bump versions for a dev release
1 parent 9930172 commit ff24aaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for Perl module Git::PurePerl:
22

3-
0.47
3+
0.46_01 Sat 16 Jan 13:42:00 GMT 2010
44
- Add support for ssh:// and file:// protocols (Alex Vandiver)
55

66
0.46 Tue 12 Jan 01:09:00 GMT 2010

lib/Git/PurePerl.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ use IO::Socket::INET;
3737
use Path::Class;
3838
use namespace::autoclean;
3939

40-
our $VERSION = '0.46';
40+
our $VERSION = '0.46_01';
4141
$VERSION = eval $VERSION;
4242

4343
has 'directory' => (

0 commit comments

Comments
 (0)