You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2015/12/09 15:53:13 UTC

[3/4] allura-site git commit: Link to new version

Link to new version


Project: http://git-wip-us.apache.org/repos/asf/allura-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura-site/commit/e3796b44
Tree: http://git-wip-us.apache.org/repos/asf/allura-site/tree/e3796b44
Diff: http://git-wip-us.apache.org/repos/asf/allura-site/diff/e3796b44

Branch: refs/heads/asf-site
Commit: e3796b449752b8990a2b3e908ac7767753063104
Parents: 5a92330
Author: Dave Brondsema <da...@brondsema.net>
Authored: Tue Dec 8 16:50:33 2015 -0500
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Tue Dec 8 16:50:33 2015 -0500

----------------------------------------------------------------------
 _src/pelicanconf.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura-site/blob/e3796b44/_src/pelicanconf.py
----------------------------------------------------------------------
diff --git a/_src/pelicanconf.py b/_src/pelicanconf.py
index 7202832..32369cc 100644
--- a/_src/pelicanconf.py
+++ b/_src/pelicanconf.py
@@ -44,9 +44,9 @@ TAG_FEED_ATOM = 'feeds/tag.%s.atom.xml'
 
 CURRENT_YEAR = dt.date.today().year
 
-RELEASE_VERSION = '1.3.1'
-RELEASE_DATE = 'Aug 2015'
-RELEASE_NEWS = 'posts/2015-allura-1.3.1-release.html'
+RELEASE_VERSION = '1.3.2'
+RELEASE_DATE = 'Dec 2015'
+RELEASE_NEWS = 'posts/2015-allura-1.3.2.html'
 DIST_URL = 'http://apache.org/dist/allura/'
 
 FORGE_ALLURA_URL = 'https://forge-allura.apache.org/'