Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Ratified (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Scheel <[email protected]>
  • Loading branch information
jjscheel authored Feb 3, 2022
1 parent 4ef8a97 commit a28bfae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPEC=Smstateen
VERSION=0.6.3
STAGE=frozen
VERSION=1.0.0
STAGE=Ratified

COMMITDATE=$(shell git show -s --format=%ci | cut -d ' ' -f 1)
GITVERSION=$(shell git describe --tags --always --dirty)
Expand Down

0 comments on commit a28bfae

Please sign in to comment.