Skip to content

Commit

Permalink
Bump version number to 1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianwalenz committed Nov 19, 2020
1 parent d404adc commit 8ab7b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version_update.pl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

my $label = "snapshot"; # If not 'release' print this in the version output.
my $major = "1"; # Bump before release.
my $minor = "0"; # Bump before release.
my $minor = "2"; # Bump before release.

my $branch = "master";
my $version = "v$major.$minor";
Expand Down

0 comments on commit 8ab7b97

Please sign in to comment.