aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-07-13 15:22:45 -0400
committerDrew DeVault <sir@cmpwn.com>2019-07-13 15:22:45 -0400
commit70c65c85863bd51e45cc693d59d0e9013f3fde37 (patch)
tree270bd1bf77e1d48c90808ed27a8884aff7767912
parenta45df0efc87d5a1c8b1db7a91b219d1ade291a17 (diff)
Update aerc to 0.1.40.1.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e511620..98ae57a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
.SUFFIXES:
.SUFFIXES: .1 .5 .7 .1.scd .5.scd .7.scd
-VERSION?=0.1.1
+VERSION?=0.1.4
VPATH=doc
PREFIX?=/usr/local