projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04e8164
)
Increment version to 0.1.1
author
Carl Worth
<cworth@cworth.org>
Mon, 5 Apr 2010 21:25:06 +0000
(14:25 -0700)
committer
Carl Worth
<cworth@cworth.org>
Mon, 5 Apr 2010 21:25:06 +0000
(14:25 -0700)
After publishing the first notmuch release (0.1) to
http://notmuchmail.org/releases .
Makefile.local
patch
|
blob
|
history
diff --git
a/Makefile.local
b/Makefile.local
index f9fca0fa26680a18b1c846383ae9581af2ebed8d..b35cbdd8fe7513c72488c16ffad0d242e7a374d7 100644
(file)
--- 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