]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/commitdiff
Version update DEV.NETAPI.01.01.00.08
authorTinku Mannan <tmannan@ti.com>
Fri, 2 Dec 2016 19:39:54 +0000 (14:39 -0500)
committerTinku Mannan <tmannan@ti.com>
Fri, 2 Dec 2016 19:39:54 +0000 (14:39 -0500)
ti/runtime/netapi/netapi_ver.h

index 43ab444e74aae7b9a4147bef63b14a11de7a31b1..7d238642738c266f0489f632458bd7fba56dc32c 100755 (executable)
@@ -9,7 +9,7 @@
  * 
  * REVISION HISTORY:
  *
  * 
  * REVISION HISTORY:
  *
- *  Copyright (c) Texas Instruments Incorporated 2013
+ *  Copyright (c) Texas Instruments Incorporated 2013-2016
  * 
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions
  * 
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions
@@ -54,14 +54,14 @@ extern "C" {
  *      format:
  *              0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
  *      format:
  *              0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
-#define NETAPI_VERSION_ID                   (0x01010006)
+#define NETAPI_VERSION_ID                   (0x01010008)
 
 /**
  * @def NETAPI_VERSION_STR
  *      This is the version string which describes the NETAPI along with the
  *      date and build information.
  */
 
 /**
  * @def NETAPI_VERSION_STR
  *      This is the version string which describes the NETAPI along with the
  *      date and build information.
  */
-#define NETAPI_VERSION_STR      "NETAPI Revision: 01.01.00.06"
+#define NETAPI_VERSION_STR      "NETAPI Revision: 01.01.00.08"
 
 /**
  *  @ingroup netapi_gen_functions
 
 /**
  *  @ingroup netapi_gen_functions