version 1.1.1
This commit is contained in:
parent
e913fa8990
commit
9cebfa73b5
|
|
@ -1 +1 @@
|
|||
1.1.0
|
||||
1.1.1
|
||||
|
|
|
|||
|
|
@ -12,9 +12,9 @@
|
|||
* If you're making modifications, put your own variant version
|
||||
* identification in version_branch.h. Thanks!
|
||||
*/
|
||||
#define VERSION "1.1.0"
|
||||
#define VERSION "1.1.1"
|
||||
|
||||
#define APRSC_TOCALL "APSC10"
|
||||
#define APRSC_TOCALL "APSC11"
|
||||
|
||||
extern const char version_build[];
|
||||
extern const char verstr[];
|
||||
|
|
|
|||
Loading…
Reference in New Issue