diff --git a/src/main.py b/src/main.py index 604d404..cfcb2c4 100755 --- a/src/main.py +++ b/src/main.py @@ -14,7 +14,7 @@ # TODO pull out all strings # TODO why is the first button selected -TITLE = 'ODK XLSForm Offline v1.7.0' +TITLE = 'ODK XLSForm Offline v1.8.0' APP_QUIT = 1 APP_ABOUT = 2