Bump the version date.

pull/1/head
Jonathan Naylor 8 years ago
parent 79cf310b05
commit 1a1c8f0464

@ -24,9 +24,9 @@
const wxString VENDOR_NAME = wxT("G4KLX");
#if defined(__WXDEBUG__)
const wxString VERSION = wxT("20180510 - DEBUG");
const wxString VERSION = wxT("20180703 - DEBUG");
#else
const wxString VERSION = wxT("20180510");
const wxString VERSION = wxT("20180703");
#endif
#endif

Loading…
Cancel
Save

Powered by TurnKey Linux.