Skip to content

Commit

Permalink
Updated to v0.4 will make annoted tag shortly
Browse files Browse the repository at this point in the history
  • Loading branch information
fvr124 committed Nov 1, 2023
1 parent 8f26a6b commit d75a696
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 @@ -85,7 +85,7 @@ PROGRAMS = metaDMG-cpp

all: $(PROGRAMS) misc

PACKAGE_VERSION = 0.3.1
PACKAGE_VERSION = 0.4

ifneq "$(wildcard .git)" ""
PACKAGE_VERSION := $(shell git describe --always --dirty)
Expand Down

0 comments on commit d75a696

Please sign in to comment.