Skip to content

Commit

Permalink
Version 1.01, not 1.02
Browse files Browse the repository at this point in the history
  • Loading branch information
bigpresh committed Apr 30, 2015
1 parent f153b76 commit f1714e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SMS/AQL.pm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ use LWP::UserAgent;
use HTTP::Request;
use vars qw($VERSION);

$VERSION = '1.02';
$VERSION = '1.01';

my $UNRECOGNISED_RESPONSE = "Unrecognised response from server";
my $NO_RESPONSES = "Could not get valid response from any server";
Expand Down

0 comments on commit f1714e4

Please sign in to comment.