version 1.1.1

This commit is contained in:
Heikki Hannikainen 2012-10-03 00:01:21 +03:00
parent e913fa8990
commit 9cebfa73b5
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.1.0
1.1.1

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.1.0"
#define VERSION "1.1.1"
#define APRSC_TOCALL "APSC10"
#define APRSC_TOCALL "APSC11"
extern const char version_build[];
extern const char verstr[];