projects
/
pylibacl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bump version for the 0.7.2 release
[pylibacl.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 3164897a6bbefe3e64de4f428d4aa5c972c7d696..4d4f9f90970fb0b4ac5bd373ee1821a2b4d69f14 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,7
+5,7
@@
DOCDIR = doc
DOCHTML = $(DOCDIR)/html
DOCTREES = $(DOCDIR)/doctrees
ALLSPHINXOPTS = -d $(DOCTREES) $(SPHINXOPTS) $(DOCDIR)
-VERSION = 0.7.
1
+VERSION = 0.7.
2
FULLVER = pylibacl-$(VERSION)
DISTFILE = $(FULLVER).tar.gz