diff options
| author | James Bennett <ubernostrum@gmail.com> | 2008-09-04 05:26:09 +0000 |
|---|---|---|
| committer | James Bennett <ubernostrum@gmail.com> | 2008-09-04 05:26:09 +0000 |
| commit | ca422fd89b9a5a8ef23a334f4f9f53d259da2aaa (patch) | |
| tree | 51bd936e1699b831d77fd8eafbc5d6338ab20085 | |
| parent | 42ef6557a9b88cfc277eb79ddb980e1c62add144 (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
| -rw-r--r-- | docs/releases/1.0.txt | 2 |
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. |
