You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by le...@apache.org on 2015/09/03 21:51:16 UTC

climate git commit: [RELEASE PREPARE] Prep for 1.0.0 release candidate

Repository: climate
Updated Branches:
  refs/heads/master 4019acf55 -> 29f6655cd


[RELEASE PREPARE] Prep for 1.0.0 release candidate


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/29f6655c
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/29f6655c
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/29f6655c

Branch: refs/heads/master
Commit: 29f6655cd6f542e25c62a504fe597e6dc32ac22c
Parents: 4019acf
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Authored: Thu Sep 3 12:52:23 2015 -0700
Committer: Lewis John McGibbney <le...@jpl.nasa.gov>
Committed: Thu Sep 3 12:52:23 2015 -0700

----------------------------------------------------------------------
 doap_CLIMATE.rdf    | 2 +-
 docs/source/conf.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/29f6655c/doap_CLIMATE.rdf
----------------------------------------------------------------------
diff --git a/doap_CLIMATE.rdf b/doap_CLIMATE.rdf
index 8996c8f..537f5b1 100644
--- a/doap_CLIMATE.rdf
+++ b/doap_CLIMATE.rdf
@@ -38,7 +38,7 @@
         <Version>
             <name>Apache Open Climate Workbench 1.0</name>
             <created>2015-09-03</created>
-            <revision>1.0</revision>
+            <revision>1.0.0</revision>
         </Version>
     </release>
     <release>

http://git-wip-us.apache.org/repos/asf/climate/blob/29f6655c/docs/source/conf.py
----------------------------------------------------------------------
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 1095b7b..e362a69 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -62,7 +62,7 @@ copyright = u'2013, Apache Software Foundation'
 # The short X.Y version.
 version = '1.0.0'
 # The full version, including alpha/beta/rc tags.
-release = '1.0.0-snapshot'
+release = '1.0.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.