Skip to content

Commit

Permalink
Bump version to 2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
rjuju committed Aug 20, 2014
1 parent 29937f3 commit 131c168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/lib/OPM.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use File::Spec::Functions qw(splitdir catdir);
# Copyright (C) 2012-2014: Open PostgreSQL Monitoring Development Group

use vars qw($VERSION);
$VERSION = '2.3.0_1';
$VERSION = '2.3';

has opm_plugins => sub { my %plugins; return \%plugins; };

Expand Down

0 comments on commit 131c168

Please sign in to comment.