version 1.5.0

This commit is contained in:
Heikki Hannikainen 2012-10-17 22:07:30 +03:00
parent 9591c6cb09
commit 5a5c32470c
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.4.0
1.5.0

View File

@ -12,9 +12,9 @@
* If you're making modifications, put your own variant version
* identification in version_branch.h. Thanks!
*/
#define VERSION "1.4.0"
#define VERSION "1.5.0"
#define APRSC_TOCALL "APSC14"
#define APRSC_TOCALL "APSC15"
extern const char version_build[];
extern const char verstr[];