[Python-modules-commits] [python-odf] 05/118: Fix the version number

Wolfgang Borgert debacle at moszumanska.debian.org
Fri Oct 3 21:27:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to reference refs/remotes/upstream/master
in repository python-odf.

commit 699b973b367a1759776268d75be1a392da679a04
Author: Søren Roug <soren.roug at eea.europa.eu>
Date:   Wed Aug 27 16:47:17 2008 +0000

    Fix the version number
---
 odf/namespaces.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/odf/namespaces.py b/odf/namespaces.py
index 9312898..912d82d 100644
--- a/odf/namespaces.py
+++ b/odf/namespaces.py
@@ -17,7 +17,7 @@
 #
 # Contributor(s):
 #
-TOOLSVERSION = u"ODFPY/0.8"
+TOOLSVERSION = u"ODFPY/0.8.1dev"
 
 ANIMNS         = u"urn:oasis:names:tc:opendocument:xmlns:animation:1.0"
 CHARTNS        = u"urn:oasis:names:tc:opendocument:xmlns:chart:1.0"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-odf.git



More information about the Python-modules-commits mailing list