Skip to content

Commit eef5306

Browse files
committed
Dunst v1.9.0
1 parent 6861d24 commit eef5306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
include config.mk
55

6-
VERSION := "1.8.1-non-git"
6+
VERSION := "1.9.0 (2022-06-27)"
77
ifneq ($(wildcard ./.git/),)
88
VERSION := $(shell ${GIT} describe --tags)
99
endif

0 commit comments

Comments
 (0)