Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
version: use version from cmake
in this way there is not mismatch
  • Loading branch information
ra1nb0w committed Nov 9, 2019
commit bc582cf24f7a7aa04ae65dd1377f739f0e986706
4 changes: 2 additions & 2 deletions src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

#define APP_TOCALL "APDW" // Assigned by WB4APR in tocalls.txt

#define MAJOR_VERSION 1
#define MINOR_VERSION 6
//#define MAJOR_VERSION 1
//#define MINOR_VERSION 6
//#define EXTRA_VERSION "Beta Test"