diff --git a/src/bonogps.cpp b/src/bonogps.cpp index d86ce05..04a07db 100644 --- a/src/bonogps.cpp +++ b/src/bonogps.cpp @@ -37,7 +37,7 @@ #define BONOGPS_FIRMWARE_VER GIT_REV #else // the following define is needed to display version when building this with the Arduino IDE -#define BONOGPS_FIRMWARE_VER "v1.2beta" +#define BONOGPS_FIRMWARE_VER "v1.2" #endif // GIT_REPO is used to build links to online software release notes and documentation #ifndef GIT_REPO