aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.local
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-04-05 14:25:06 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-04-05 14:25:06 -0700
commit1e66fb0e22cf901dd5a3194605bb173f1acff756 (patch)
tree251df0d3746b2d5936442cb1899cd74a01a106e1 /Makefile.local
parent04e816416fb9f5b6447896ccdb153a6f93c3e949 (diff)
Increment version to 0.1.1
After publishing the first notmuch release (0.1) to http://notmuchmail.org/releases .
Diffstat (limited to 'Makefile.local')
-rw-r--r--Makefile.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.local b/Makefile.local
index f9fca0fa..b35cbdd8 100644
--- a/Makefile.local
+++ b/Makefile.local
@@ -10,7 +10,7 @@
# repository), we add a third digit, (0.1.1, 0.1.2, etc.), and
# increment it occasionally, (such as after a big batch of commits are
# merged.
-NOTMUCH_VERSION=0.1
+NOTMUCH_VERSION=0.1.1
# Get settings from the output of configure by running it to generate
# Makefile.config if it doesn't exist yet. And add Makefile.config to