summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Bennett <ubernostrum@gmail.com>2008-09-04 05:26:09 +0000
committerJames Bennett <ubernostrum@gmail.com>2008-09-04 05:26:09 +0000
commitca422fd89b9a5a8ef23a334f4f9f53d259da2aaa (patch)
tree51bd936e1699b831d77fd8eafbc5d6338ab20085 /docs
parent42ef6557a9b88cfc277eb79ddb980e1c62add144 (diff)
Now that the 1.0 release is finalized, we can fill in the revision number for it.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8962 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.0.txt b/docs/releases/1.0.txt
index c3186f799c..6827a62cc8 100644
--- a/docs/releases/1.0.txt
+++ b/docs/releases/1.0.txt
@@ -17,7 +17,7 @@ continent and in every kind of job.
An interesting historical note: when Django was first released in July 2005, the
initial released version of Django came from an internal repository at revision
-number 8825. Django 1.0 represents revision 88XX of our public repository. It
+number 8825. Django 1.0 represents revision 8961 of our public repository. It
seems fitting that our 1.0 release comes at the moment where community
contributions overtake those made privately.