mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-04-04 22:07:43 +00:00
Commit the release files, my mistake for forgetting.
This commit is contained in:
parent
18bd1c7a15
commit
2a4754e68b
4 changed files with 6 additions and 14 deletions
|
|
@ -24,9 +24,9 @@
|
|||
const wxString VENDOR_NAME = wxT("G4KLX");
|
||||
|
||||
#if defined(__WXDEBUG__)
|
||||
const wxString VERSION = wxT("20180627 - DEBUG");
|
||||
const wxString VERSION = wxT("20180719 - DEBUG");
|
||||
#else
|
||||
const wxString VERSION = wxT("20180627");
|
||||
const wxString VERSION = wxT("20180719");
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue