diff options
author | John Fultz <jfultz@wolfram.com> | 2019-07-28 16:55:28 -0500 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2019-07-28 16:55:28 -0500 |
commit | 7d652051546a69f684cfea15c96c85a07391b0ee (patch) | |
tree | 9f50034405793d8d9f37b0a094fd7d51e59d6986 /quacker/quacker.cpp | |
parent | 98008e148fbd4cbb2a5ea4dfbc88fa19de233749 (diff) |
Update version to 1.0.4.1.
Rereleasing with just a couple of bug fixes, and may need to be able
to tell the difference between releases in the wild.
Diffstat (limited to 'quacker/quacker.cpp')
-rw-r--r-- | quacker/quacker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quacker/quacker.cpp b/quacker/quacker.cpp index 3e3df93..663b0ce 100644 --- a/quacker/quacker.cpp +++ b/quacker/quacker.cpp @@ -2143,7 +2143,7 @@ void TopLevel::firstTimeRun() void TopLevel::about() { QString aboutText = tr( -"<p><b>Quackle</b> 1.0.4 is a crossword game playing, analysis, and study tool. Visit the Quackle homepage at <tt><a href=\"http://quackle.org\">http://quackle.org</a></tt> for more information.</p>" +"<p><b>Quackle</b> 1.0.4.1 is a crossword game playing, analysis, and study tool. Visit the Quackle homepage at <tt><a href=\"http://quackle.org\">http://quackle.org</a></tt> for more information.</p>" "<p>Quackle was written by Jason Katz-Brown, John O'Laughlin, John Fultz, Matt Liberty, and Anand Buddhdev. We thank the anonymous donor who made this software free.</p>" "<p>Copyright 2005-2019 by</p>" "<ul>" |