diff --git a/Makefile b/Makefile index 635a655..d7afe0d 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ endif BINARY=keymaster # These are the values we want to pass for Version and BuildTime -VERSION=1.4.5 +VERSION=1.4.6 #BUILD_TIME=`date +%FT%T%z` # Setup the -ldflags option for go build here, interpolate the variable values diff --git a/keymaster.spec b/keymaster.spec index 7b1e812..ac1094e 100644 --- a/keymaster.spec +++ b/keymaster.spec @@ -1,5 +1,5 @@ Name: keymaster -Version: 1.4.5 +Version: 1.4.6 Release: 1%{?dist} Summary: Short term access certificate generator and client