From 5773adb42c257e269dfb083bba8c797c6a3db40a Mon Sep 17 00:00:00 2001 From: John Fultz Date: Sun, 8 Nov 2015 21:16:44 -0600 Subject: Fix #8, last choice in theme and alphabet combox didn't work. I had reserved the last spot for "Add new theme/alphabet", but then abandoned that feature for v1. But forgot to rip out the code handling it. Bump version number to 1.0.1. --- quacker/quacker.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quacker/quacker.pro') diff --git a/quacker/quacker.pro b/quacker/quacker.pro index ca975c4..310089a 100644 --- a/quacker/quacker.pro +++ b/quacker/quacker.pro @@ -1,5 +1,5 @@ TEMPLATE = app -VERSION = 1.0 +VERSION = 1.0.1 TARGET = Quackle DEPENDPATH += .. ../quackleio INCLUDEPATH += . .. -- cgit v1.2.3