Skip to content

Commit

Permalink
updates version number
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Mar 13, 2018
1 parent dd069d8 commit ba2b8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GEN = oidc-gen
ADD = oidc-add
CLIENT = oidc-token

VERSION ?= 1.2.1
VERSION ?= 1.2.2
# These are needed for the RPM build target:
BASEDIR = $(PWD)
BASENAME := $(notdir $(PWD))
Expand Down

0 comments on commit ba2b8a0

Please sign in to comment.