Skip to content

Commit

Permalink
bumping other version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jonstout committed Jul 19, 2017
1 parent f1abffa commit c583e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl-lib/OESS/lib/OESS/Database.pm
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ use Data::Dumper;

use Socket qw( inet_aton inet_ntoa);

use constant VERSION => '1.2.0';
use constant VERSION => '1.2.1';
use constant MAX_VLAN_TAG => 4096;
use constant MIN_VLAN_TAG => 1;
use constant OESS_PW_FILE => "/etc/oess/.passwd.xml";
Expand Down

0 comments on commit c583e57

Please sign in to comment.