aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2023-01-04 16:38:38 +0100
committerRobin Jarry <robin@jarry.cc>2023-01-04 16:38:38 +0100
commita42042f494cc3a3e7a34bc13525c7a95cad3174f (patch)
tree6eb8720698f6ef7c1fa38b3734cf1da815949d3e /Makefile
parent9a70b1aed7d4c6ee73102c59a44389a8a5a62ef8 (diff)
downloadaerc-a42042f494cc3a3e7a34bc13525c7a95cad3174f.tar.gz
Release version 0.14.00.14.0
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 86ccc325..aa0ac4ae 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
.SUFFIXES:
.SUFFIXES: .1 .5 .7 .1.scd .5.scd .7.scd
-VERSION!=git describe --long --abbrev=12 --tags --dirty 2>/dev/null || echo 0.13.0
+VERSION!=git describe --long --abbrev=12 --tags --dirty 2>/dev/null || echo 0.14.0
VPATH=doc
PREFIX?=/usr/local
BINDIR?=$(PREFIX)/bin