Skip to content

Commit

Permalink
Merge pull request #196 from cviecco/upping-version-to-1.5.1
Browse files Browse the repository at this point in the history
upptin version to 1.5.1
  • Loading branch information
SLR9511 authored May 9, 2019
2 parents dd816a5 + 6311c61 commit 6cca860
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ endif
BINARY=keymaster

# These are the values we want to pass for Version and BuildTime
VERSION=1.5.0
VERSION=1.5.1
#BUILD_TIME=`date +%FT%T%z`

# Setup the -ldflags option for go build here, interpolate the variable values
Expand Down
2 changes: 1 addition & 1 deletion keymaster.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: keymaster
Version: 1.5.0
Version: 1.5.1
Release: 1%{?dist}
Summary: Short term access certificate generator and client

Expand Down

0 comments on commit 6cca860

Please sign in to comment.