Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
Tag version 0.3.0 to mark API change for addition of AXL_XFER_DEFAULT
and AXL_XFER_NAVIVE, and the removal of AXL_XFER_BEST.

Signed-off-by: Tony Hutter <[email protected]>
  • Loading branch information
tonyhutter authored and gonsie committed May 22, 2019
1 parent 736cd1b commit 6e592c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/axl.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ extern "C" {

#define AXL_SUCCESS (0)

#define AXL_VERSION "0.2.0"
#define AXL_VERSION "0.3.0"

/* Supported AXL transfer methods
* Note that DW, BBAPI, and CPPR must be found at compile time */
Expand Down

0 comments on commit 6e592c2

Please sign in to comment.