summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-05-19 12:12:27 -0400
committerDrew DeVault <sir@cmpwn.com>2020-05-19 12:12:27 -0400
commit2e7f15b6982fbddfd8a0a2d04542d9041299a7f4 (patch)
treed74b53078bceeafad331c645cba0af6a4cef969f
parent2b54b04c852f8153bdf818f864e002aa861051ed (diff)
downloadaerc-2e7f15b6982fbddfd8a0a2d04542d9041299a7f4.tar.gz
aerc-2e7f15b6982fbddfd8a0a2d04542d9041299a7f4.zip
Update version to 0.4.00.4.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f06c4da..59e066d2 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
.SUFFIXES:
.SUFFIXES: .1 .5 .7 .1.scd .5.scd .7.scd
-VERSION=0.3.0
+VERSION=0.4.0
VPATH=doc
PREFIX?=/usr/local