Update build config to v2.17

Change-Id: Ibe18733dd03f684f4e1042d684bd5bc543753031
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
Greg Tucker 2016-11-29 10:55:10 -07:00
parent 14c68812f3
commit 8b8ba4e968
3 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ include igzip/Makefile.am
# LIB version info not necessarily the same as package version
LIBISAL_CURRENT=2
LIBISAL_REVISION=16
LIBISAL_REVISION=17
LIBISAL_AGE=0
lib_LTLIBRARIES = libisal.la

View File

@ -3,7 +3,7 @@
AC_PREREQ(2.69)
AC_INIT([libisal],
[2.16.0],
[2.17.0],
[sg.support.isal@intel.com],
[isa-l],
[http://01.org/storage-acceleration-library])

View File

@ -39,7 +39,7 @@
# trace - get simulator trace
# clean - remove object files
version ?= 2.16.0
version ?= 2.17.0
CC = gcc
AS = yasm