aboutsummaryrefslogtreecommitdiffstats
path: root/octvc1/gsm/octvc1_gsm_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'octvc1/gsm/octvc1_gsm_version.h')
-rw-r--r--octvc1/gsm/octvc1_gsm_version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/octvc1/gsm/octvc1_gsm_version.h b/octvc1/gsm/octvc1_gsm_version.h
index 7e8f47d..468288c 100644
--- a/octvc1/gsm/octvc1_gsm_version.h
+++ b/octvc1/gsm/octvc1_gsm_version.h
@@ -2,7 +2,7 @@
File: OCTVC1_GSM_VERSION.h
-Copyright (c) 2016 Octasic Inc. All rights reserved.
+Copyright (c) 2017 Octasic Inc. All rights reserved.
Description: Contains the version of the GSM API interface.
@@ -18,7 +18,7 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-Release: OCTSDR Software Development Kit OCTSDR_GSM-02.07.00-B1039 (2016/07/22)
+Release: OCTSDR Software Development Kit OCTSDR_GSM-02.08.00-B1418 (2017/03/21)
$Octasic_Revision: $
@@ -36,9 +36,9 @@ $Octasic_Revision: $
bit[10:0]: Build number
*/
#define cOCTVC1_GSM_VERSION_MAJOR 2
-#define cOCTVC1_GSM_VERSION_MINOR 7
+#define cOCTVC1_GSM_VERSION_MINOR 8
#define cOCTVC1_GSM_VERSION_MAINTENANCE 0
-#define cOCTVC1_GSM_VERSION_BUILD 1039
+#define cOCTVC1_GSM_VERSION_BUILD 1418
#define cOCTVC1_GSM_VERSION_ID ( (cOCTVC1_GSM_VERSION_MAJOR << 25) + \
(cOCTVC1_GSM_VERSION_MINOR << 18) + \