Beta version numbering

This commit is contained in:
Kovid Goyal 2010-09-19 13:54:03 -06:00
parent c33e36dc22
commit ce865b1eee

View File

@ -2,7 +2,7 @@ __license__ = 'GPL v3'
__copyright__ = '2008, Kovid Goyal kovid@kovidgoyal.net'
__docformat__ = 'restructuredtext en'
__appname__ = 'calibre'
__version__ = '0.7.19'
__version__ = '0.7.900'
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"
import re