summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bangert <ben@groovie.org>2010-06-05 10:31:54 -0700
committerBen Bangert <ben@groovie.org>2010-06-05 10:31:54 -0700
commit20cfad928c8dbae46e309f1e6150affd9d2b48c5 (patch)
tree66c15868cb22a182ae83ec46cb30cfb792fa4930
parent4d6ab3c98d64bba4de07abaf8174d96ecb3da370 (diff)
downloadroutes-20cfad928c8dbae46e309f1e6150affd9d2b48c5.tar.gz
Release 1.12.3
--HG-- branch : trunk
-rw-r--r--CHANGELOG4
-rw-r--r--docs/conf.py4
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8735ca6..2b3fe8e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,8 @@
Routes Changelog
%%%%%%%%%%%%%%%%
-Release 1.12.3 (**tip**)
-========================
+Release 1.12.3 (June 5, 2010)
+=============================
* Fix bug with URLGenerator not properly including SCRIPT_NAME when generating
URL's and the singleton is not present.
diff --git a/docs/conf.py b/docs/conf.py
index c10944e..bccde28 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -42,9 +42,9 @@ copyright = '2010, Ben Bangert, Mike Orr'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '1.12.1'
+version = '1.12.3'
# The full version, including alpha/beta/rc tags.
-release = '1.12.1'
+release = '1.12.3'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: