Skip to content

Commit bc582cf

Browse files
committed
version: use version from cmake
in this way there is not mismatch
1 parent 8c9741b commit bc582cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

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

6-
#define MAJOR_VERSION 1
7-
#define MINOR_VERSION 6
6+
//#define MAJOR_VERSION 1
7+
//#define MINOR_VERSION 6
88
//#define EXTRA_VERSION "Beta Test"

0 commit comments

Comments
 (0)