tMakefile: bump version - stopwatch - simple timer for console or x root window
HTML git clone git://src.adamsgaard.dk/stopwatch
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit a29ecda577a623fa15841d77c519fe08465e0637
DIR parent 357a1f4cd2952c31458bf07c60dc160dca4afb59
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Thu, 5 Nov 2020 10:57:36 +0100
Makefile: bump version
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
t@@ -1,7 +1,7 @@
.POSIX:
NAME = stopwatch
-VERSION = 0.1
+VERSION = 0.2.1
# paths
PREFIX = /usr/local