mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
bump version number
This commit is contained in:
parent
3af34997a8
commit
0957de3640
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from PyQt4.QtGui import *
|
|||
from anki.hooks import runHook
|
||||
|
||||
appName="Anki"
|
||||
appVersion="0.9.9.7.1"
|
||||
appVersion="0.9.9.7.2"
|
||||
appWebsite="http://ichi2.net/anki/download/"
|
||||
appWiki="http://ichi2.net/anki/wiki/"
|
||||
appHelpSite="http://ichi2.net/anki/wiki/AnkiWiki"
|
||||
|
|
Loading…
Reference in a new issue