Skip to content

Commit

Permalink
Change version to 0.0100.
Browse files Browse the repository at this point in the history
I prefer 4-digit versions.
  • Loading branch information
shlomif committed Dec 3, 2012
1 parent 6aa17d0 commit 109ca57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SDLx/Betweener.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use Scalar::Util qw(weaken);
use SDL;
use SDLx::Betweener::Timeline;

our $VERSION = '0.01';
our $VERSION = '0.0100';

require XSLoader;
XSLoader::load('SDLx::Betweener', $VERSION);
Expand Down

0 comments on commit 109ca57

Please sign in to comment.