git hash wird angezeigt
This commit is contained in:
@@ -55,11 +55,14 @@ namespace SanSystem
|
||||
öffnenToolStripMenuItem.Text = Global.Instance.language.Labels["mainmenu_projekt_open"];
|
||||
|
||||
toolStripStatus_projekt_Label.Text = Datenbank.Instance.projekt;
|
||||
this.Text += " " + Global.Instance.PROGRAMMVERSION;
|
||||
#if (DEBUG || LAPTOP)
|
||||
this.Text += " INTERNE DEBUG VERSION";
|
||||
#endif
|
||||
if (Wupi.QueryInfo(0, QueryInfoOption.FirmCode) == 0)
|
||||
this.Text += " nicht geschützter Version nur für TESTZWECKE!";
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user