Skip to content

Commit

Permalink
Dunst v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fwsmit committed Nov 30, 2021
1 parent a01b336 commit a628136
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.7.1-non-git"
VERSION := "1.7.2 (2021-11-30)"
ifneq ($(wildcard ./.git/),)
VERSION := $(shell ${GIT} describe --tags)
endif
Expand Down

0 comments on commit a628136

Please sign in to comment.