mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-19 08:11:09 -08:00
use 'git describe' to generate version info for the about box and servatrice. fixes issue #20
This commit is contained in:
@@ -630,5 +630,3 @@ void Servatrice::shutdownTimeout()
|
||||
if (!shutdownMinutes)
|
||||
deleteLater();
|
||||
}
|
||||
|
||||
const QString Servatrice::versionString = "Servatrice 0.20111113";
|
||||
|
||||
Reference in New Issue
Block a user