mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
bump version again
This commit is contained in:
parent
b1e185fb11
commit
dcc5323771
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from PyQt4.QtCore import *
|
|||
from PyQt4.QtGui import *
|
||||
|
||||
appName="Anki"
|
||||
appVersion="0.9.9.7.8b"
|
||||
appVersion="0.9.9.7.9"
|
||||
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