Skip to content

Commit

Permalink
Bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
btb committed Oct 16, 2013
1 parent 0e68930 commit 5cc0ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/RTx/AssetTracker.pm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
package RTx::AssetTracker;
use strict;
use warnings;
use version; our $VERSION = version->declare("2.9.0");
use version; our $VERSION = version->declare("3.0.0");


use RT::System;
Expand Down

0 comments on commit 5cc0ae1

Please sign in to comment.