mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-25 16:03:12 +02:00
revert version number to 0.7.20
This commit is contained in:
parent
a22dbab0c0
commit
571df3dc7e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
__copyright__ = '2008, Kovid Goyal kovid@kovidgoyal.net'
|
||||
__docformat__ = 'restructuredtext en'
|
||||
__appname__ = 'calibre'
|
||||
__version__ = '0.7.906'
|
||||
__version__ = '0.7.20'
|
||||
__author__ = "Kovid Goyal <kovid@kovidgoyal.net>"
|
||||
|
||||
import re
|
||||
|
|
|
|||
Loading…
Reference in a new issue