aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-02-22 19:44:53 +0100
committerRobin Jarry <robin@jarry.cc>2022-02-22 19:44:53 +0100
commit641255973e097ca9a686efb14968fc2cb125a610 (patch)
tree394b0ca75d43220894e98a149739d57b80cf933d
parentf5aa6433f7c3ba4d8bc09f3e243f7acb40920743 (diff)
downloadaerc-b_0.8.x.tar.gz
aerc-b_0.8.x.zip
Release version 0.8.20.8.2b_0.8.x
Signed-off-by: Robin Jarry <robin@jarry.cc>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 53c06069..5137e0ea 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
.SUFFIXES:
.SUFFIXES: .1 .5 .7 .1.scd .5.scd .7.scd
-VERSION?=`git describe --long --tags --dirty 2>/dev/null || echo 0.8.1`
+VERSION?=`git describe --long --tags --dirty 2>/dev/null || echo 0.8.2`
VPATH=doc
PREFIX?=/usr/local
BINDIR?=$(PREFIX)/bin