Skip to content

move to cmake, ctest, cpack to build direwolf #227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Nov 23, 2019
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"