Skip to content

Commit

Permalink
Preparing new 0.941 version
Browse files Browse the repository at this point in the history
  • Loading branch information
isinaltinkaya committed Oct 13, 2022
1 parent 5555c2f commit b3099ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -92,7 +92,7 @@ all: $(PROGRAMS) misc
BAMDIR=""
BDIR=$(realpath $(BAMDIR))

PACKAGE_VERSION = 0.939
PACKAGE_VERSION = 0.941

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

0 comments on commit b3099ed

Please sign in to comment.