diff mbox

Update version number from 0.4.0 to 0.5.0

Message ID 1418746982-8036-1-git-send-email-maxim.uvarov@linaro.org
State Accepted
Commit 1d544805ea44c83df4071d77180ae1f05b51e44b
Headers show

Commit Message

Maxim Uvarov Dec. 16, 2014, 4:23 p.m. UTC
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
---

Tagged 0.5.0.

Changes from 0.4.0 to 0.5.0:

Anders Roxell (3):
      configure.ac: remove cunit warning
      configure.ac: pass through user set CPP/LD-FLAGS
      configure.ac: print all flags at end of configure

Balasubramanian Manoharan (3):
      helper: odph_tcp header description
      linux-generic:pktio:move static inline functions to header
      linux-generic: classification initial implementation

Bill Fischofer (17):
      api: buffer/shm: prevent circular dependencies
      api: config: add buffer/packet configuration
      api: buffer: move odp_buffer_pool to odp_buffer.h
      api: buffer: change pool create
      api: buffer: add pool destroy
      api: buffer: add pool info query
      api: buffer: update documentation comments
      linux-generic: fix return value in pool_create
      api: packet: move helper functions to public API
      api: packet: change alloc/free
      api: packet: change layer offset/pointer API
      api: packet: replace packet_addr with packet_data
      api: packet: user context
      linux-generic: packet: improve packet parsing
      example: generator: use odp_packet_alloc() API
      api: packet: add head/tail room manipulation
      api: packet: add segmentation and copy API

Ciprian Barbu (1):
      validation: schedule: initial testcases

Maxim Uvarov (11):
      Rename packet functions
      linux-generic: set not initialized socket to -1
      API: promisc mode manipulation functions
      API: pktio: mac addr get function
      linux-generic: odp_pktio_open loop support
      linux-generic: correct socket get for mtu functions
      delete binary test/validation/odp_pktio
      odp version script
      example/odp_pktio parse args before odp init
      fix uninitialized buffer in pktin_dequeue
      Update version number from 0.4.0 to 0.5.0

Mike Holmes (6):
      validation: correct use of #include
      test: Remove use of ODP_UNUSED
      api: odp_debug.h: move macros internally
      odp_ipsec: fix odp_crypto_get_operation_compl_status arg order
      validation: XFAIL crypto until API is implemented
      api: rename ODP_STATIC_ASSERT to _ODP_STATIC_ASSERT

Simon Kรฅgstrรถm (1):
      linux-generic: Add space to avoid C++11 literal/identifier warning

Stuart Haslam (2):
      linux-generic: pktio: remove use of caddr_t
      linux-generic: pktio: prevent pktin_dequeue storing returned buffer

Taras Kondratiuk (2):
      validation: crypto: remove data offset workaround
      api: queue: add odp_queue_destroy()

Maxim.

 platform/linux-generic/include/api/odp_version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/platform/linux-generic/include/api/odp_version.h b/platform/linux-generic/include/api/odp_version.h
index b3b345a..e8569b8 100644
--- a/platform/linux-generic/include/api/odp_version.h
+++ b/platform/linux-generic/include/api/odp_version.h
@@ -37,7 +37,7 @@  extern "C" {
  * Introduction of major new features or changes. APIs with different major
  * versions are likely not backward compatible.
  */
-#define ODP_VERSION_API_MAJOR 4
+#define ODP_VERSION_API_MAJOR 5
 
 /**
  * ODP API minor version