Automatically generate a more informative version string.

This commit is contained in:
Jim Evins
2018-12-04 22:56:51 -05:00
parent 8942101a18
commit 7e142bb57d
3 changed files with 40 additions and 10 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ namespace glabels
QString description = tr("A program to create labels and business cards.");
QString copyright = "Copyright &copy; 2017 Jim Evins <evins@snaught.com>";
QString copyright = "Copyright &copy; 2018 Jim Evins <evins@snaught.com>";
QString licenseParagraph1 =
tr( "gLabels is free software: you can redistribute it and/or modify "