[1.0.X] With 1.0.3 out the door, this branch is now 1.0.4 pre-alpha.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@11367 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
f602e2bad4
commit
e6aefffbdc
@ -1,4 +1,4 @@
|
||||
VERSION = (1, 0, 3, 'final', 0)
|
||||
VERSION = (1, 0, 4, 'alpha', 0)
|
||||
|
||||
def get_version():
|
||||
version = '%s.%s' % (VERSION[0], VERSION[1])
|
||||
|
Loading…
x
Reference in New Issue
Block a user