Author: jpotts
Date: Sun Aug 27 17:27:17 2017
New Revision: 1806381
URL: http://svn.apache.org/viewvc?rev=1806381&view=rev
Log:
Remove cmislib.egg-info from source code control
Removed:
chemistry/cmislib/trunk/src/cmislib.egg-info/
Modified:
chemistry/cmislib/trunk/src/doc/src/conf.py
Modified: chemistry/cmislib/trunk/src/doc/src/conf.py
URL:
http://svn.apache.org/viewvc/chemistry/cmislib/trunk/src/doc/src/conf.py?rev=1806381&r1=1806380&r2=1806381&view=diff
==============================================================================
--- chemistry/cmislib/trunk/src/doc/src/conf.py (original)
+++ chemistry/cmislib/trunk/src/doc/src/conf.py Sun Aug 27 17:27:17 2017
@@ -66,9 +66,9 @@ copyright = u'2017, Apache Software Foun
# built documents.
#
# The short X.Y version.
-version = '0.6'
+version = '0.6.0'
# The full version, including alpha/beta/rc tags.
-release = '0.6 DEV'
+release = '0.6.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.