aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-10-20 22:21:09 +0200
committerRobin Jarry <robin@jarry.cc>2022-10-20 22:21:09 +0200
commit8e37d16a32ee89260e9dbf7bd04c0e91e135cfbe (patch)
tree08a943eb94f199435a1c04e0b8665c17c15c8389 /Makefile
parenta1e81d2128286a8aa0f854c1b48d12be94758d0d (diff)
downloadaerc-8e37d16a32ee89260e9dbf7bd04c0e91e135cfbe.tar.gz
Release version 0.13.00.13.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 7f1837a9..82739bec 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.12.0
+VERSION!=git describe --long --abbrev=12 --tags --dirty 2>/dev/null || echo 0.13.0
VPATH=doc
PREFIX?=/usr/local
BINDIR?=$(PREFIX)/bin