Introduction
Introduction Statistics Contact Development Disclaimer Help
tMakefile: increment VERSION to 0.2.0 - numtools - perform numerical operations…
git clone git://src.adamsgaard.dk/numtools
Log
Files
Refs
README
LICENSE
---
commit cb3d088b83673ff5768b4f57db72efbc7593ed7d
parent c0672a06ab06ee7def7d9acd6b728836f6de7397
Author: Anders Damsgaard <[email protected]>
Date: Tue, 31 Aug 2021 14:40:15 +0200
Makefile: increment VERSION to 0.2.0
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -1,7 +1,7 @@
.POSIX:
NAME = mathtools
-VERSION = 0.1.2
+VERSION = 0.2.0
# paths
PREFIX = /usr/local
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.