X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile.local;h=b35cbdd8fe7513c72488c16ffad0d242e7a374d7;hb=1e66fb0e22cf901dd5a3194605bb173f1acff756;hp=f9fca0fa26680a18b1c846383ae9581af2ebed8d;hpb=04e816416fb9f5b6447896ccdb153a6f93c3e949;p=notmuch 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