Skip to content

Commit

Permalink
Dunst v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fwsmit committed Mar 8, 2023
1 parent dda9dc9 commit b19d56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -3,7 +3,7 @@

include config.mk

VERSION := "1.9.0-non-git"
VERSION := "1.9.1 (2023-03-08)"
ifneq ($(wildcard ./.git/),)
VERSION := $(shell ${GIT} describe --tags)
endif
Expand Down

0 comments on commit b19d56b

Please sign in to comment.