Skip to content

Commit

Permalink
BUILD: Bump version to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yosefe committed Mar 23, 2019
1 parent 835d933 commit 11a4bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AC_PREREQ([2.63])

define([ucx_ver_major], 1)
define([ucx_ver_minor], 5)
define([ucx_ver_patch], 0)
define([ucx_ver_patch], 1)
define([ts], esyscmd([sh -c "date +%Y%m%d%H%M%S"]))

# This is the API version (see libtool library versioning)
Expand Down

0 comments on commit 11a4bd8

Please sign in to comment.