diff --git a/Makefile b/Makefile index 051f8277..65b70112 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ GEN = oidc-gen ADD = oidc-add CLIENT = oidc-token -VERSION ?= 1.2.2 +VERSION ?= 1.2.3 # These are needed for the RPM build target: BASEDIR = $(PWD) BASENAME := $(notdir $(PWD))