Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
Tag version 0.4.0 to mark API change for addition of AXL_XFER_PTHREAD.

Signed-off-by: Tony Hutter <hutter@llnl.gov>
  • Loading branch information
tonyhutter authored and gonsie committed Apr 14, 2021
1 parent c971eec commit e530931
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.3.0"
#define AXL_VERSION "0.4.0"

/** \defgroup axl AXL
* \brief Asynchronous Transfer Library
Expand Down

0 comments on commit e530931

Please # to comment.