Skip to content

Commit

Permalink
Dunst v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fwsmit committed Jun 27, 2022
1 parent 6861d24 commit eef5306
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 @@ -3,7 +3,7 @@

include config.mk

VERSION := "1.8.1-non-git"
VERSION := "1.9.0 (2022-06-27)"
ifneq ($(wildcard ./.git/),)
VERSION := $(shell ${GIT} describe --tags)
endif
Expand Down

0 comments on commit eef5306

Please sign in to comment.