bump version - seturgent - set urgency hints for X applications | |
git clone git://git.codemadness.org/seturgent | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit f9e26acb42177e81964993ccfcd62a62e724cf3c | |
parent b17caf6ce32d347bede7f589cfdb892e3de5633a | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Sat, 13 May 2017 13:52:43 +0200 | |
bump version | |
Diffstat: | |
M README | 2 +- | |
M config.mk | 2 +- | |
2 files changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -25,4 +25,4 @@ BUGS | |
- seturgent-1.4 SETURGENT(1) | |
+ seturgent-1.5 SETURGENT(1) | |
diff --git a/config.mk b/config.mk | |
@@ -1,5 +1,5 @@ | |
# seturgent version | |
-VERSION = 1.4 | |
+VERSION = 1.5 | |
# Customize below to fit your system | |