mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
bump version for coming development release
This commit is contained in:
parent
6ed8749909
commit
9432b94863
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from PyQt4.QtCore import *
|
|||
from PyQt4.QtGui import *
|
||||
|
||||
appName="Anki"
|
||||
appVersion="1.0.1"
|
||||
appVersion="1.1.0"
|
||||
appWebsite="http://ichi2.net/anki/"
|
||||
appWiki="http://ichi2.net/anki/wiki/"
|
||||
appHelpSite="http://ichi2.net/anki/wiki/AnkiWiki"
|
||||
|
|
Loading…
Reference in a new issue