update version - sent - simple plaintext presentation tool | |
git clone git://git.suckless.org/sent | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit eb07f3dc10c9efa6272ae5177de74a7fc093cf51 | |
parent 22a0a7f25596c28588bac5bf9e12cd8c534684d4 | |
Author: Markus Teich <[email protected]> | |
Date: Tue, 17 Nov 2015 00:18:54 +0100 | |
update version | |
Diffstat: | |
M config.mk | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/config.mk b/config.mk | |
@@ -1,5 +1,5 @@ | |
# sent version | |
-VERSION = 0.1 | |
+VERSION = 0.2 | |
# Customize below to fit your system | |