From 88843e1b5e89bf968e0732f547522a13e8a3108b Mon Sep 17 00:00:00 2001 From: Camilo Viecco Date: Thu, 4 Oct 2018 21:06:09 +0000 Subject: [PATCH] upping to 1.4.6 --- Makefile | 2 +- keymaster.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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