From 1e66fb0e22cf901dd5a3194605bb173f1acff756 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 5 Apr 2010 14:25:06 -0700 Subject: [PATCH] Increment version to 0.1.1 After publishing the first notmuch release (0.1) to http://notmuchmail.org/releases . --- Makefile.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0