[cig-commits] commit: changing 'bleeding edge ' to '1.4 in the 1.4 branch

Mercurial hg at geodynamics.org
Tue Mar 23 10:35:07 PDT 2010


changeset:   784:afd74f5f857a
branch:      1.4.x
user:        KathleenHumble
date:        Sun Feb 28 11:07:52 2010 +1100
files:       script/createDocs.py
description:
changing 'bleeding edge ' to '1.4 in the 1.4 branch


diff -r 84e5903bbcd7 -r afd74f5f857a script/createDocs.py
--- a/script/createDocs.py	Sun Feb 28 10:59:10 2010 +1100
+++ b/script/createDocs.py	Sun Feb 28 11:07:52 2010 +1100
@@ -110,7 +110,7 @@ def createListDictionary(arg1, arg2, arg
     dictionary['htmlFooter'] =  "footer.html"
     dictionary['htmlStylesheet'] =  "customdoxygen.css"
     dictionary['htmlImagesPath'] = "doxyimage/"
-    dictionary['projectNumber'] = 'Bleeding Edge'
+    dictionary['projectNumber'] = '1.4'
     dictionary['configNew'] =  "Doxyfile.new"
     dictionary['htmlDir'] = "html/"
     return dictionary



More information about the CIG-COMMITS mailing list