Skip to content

Commit

Permalink
configure.ac: bump version to 2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
  • Loading branch information
jsquyres committed Apr 12, 2016
1 parent e0e30f8 commit 7e047fd
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 @@ -28,7 +28,7 @@

dnl Note that the version number in the line below will be edited
dnl by the releng-scripts.
m4_define(libusnic_verbs_version, [2.0.0])
m4_define(libusnic_verbs_version, [2.0.1])

AC_PREREQ(2.57)
AC_INIT([libusnic_verbs], libusnic_verbs_version, [http://cisco.com/])
Expand Down

0 comments on commit 7e047fd

Please sign in to comment.