Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-08-12 19:02:06


Author: danieljames
Date: 2008-08-12 19:02:05 EDT (Tue, 12 Aug 2008)
New Revision: 48115
URL: http://svn.boost.org/trac/boost/changeset/48115

Log:
Update the release redirect to 1.36 - this will also need to be merged for the release.

Text files modified:
   website/public_html/beta/doc/.htaccess | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: website/public_html/beta/doc/.htaccess
==============================================================================
--- website/public_html/beta/doc/.htaccess (original)
+++ website/public_html/beta/doc/.htaccess 2008-08-12 19:02:05 EDT (Tue, 12 Aug 2008)
@@ -11,7 +11,7 @@
 RewriteRule ^html(/.*)?$ libs/release/doc/html$1 [R]
 
 # Redirect from symbolic names to current versions.
-RewriteRule ^libs/release(/.*)?$ libs/1_35_0$1 [R]
+RewriteRule ^libs/release(/.*)?$ libs/1_36_0$1 [R]
 RewriteRule ^libs/development(/.*)?$ libs/1_36_0$1 [R]
 
 #~ # In case we don't get a file looking URI we send it to the index.html file.


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk