Skip to content

Commit

Permalink
Setting version number to 2.1.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonstout committed Feb 8, 2019
1 parent 6d2189c commit 7770dcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion grnoc-routerproxy.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: GRNOC Router Proxy
Name: grnoc-routerproxy
Version: 2.0.1
Version: 2.1.0
Release: %{_buildno}%{?dist}
License: GRNOC
Group: Auth
Expand Down
2 changes: 1 addition & 1 deletion lib/GRNOC/RouterProxy.pm
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ use GRNOC::RouterProxy::Config;

my $timeout = 0;

our $VERSION = '2.0.1';
our $VERSION = '2.1.0';
sub new {

my $caller = shift;
Expand Down

0 comments on commit 7770dcc

Please sign in to comment.