Commit 67813c65 authored by Jacob Kaplan-Moss's avatar Jacob Kaplan-Moss
Browse files

Bumped version to rc1.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8888 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent d8b56ecb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
VERSION = (1, 0, 'beta_2')
VERSION = (1, 0, 'rc_1')

def get_version():
    "Returns the version as a human-format string."