build: Bump revision to 2.28

Change-Id: I57443be6b0f6dff6129943cd6e1508d73bc1aa80
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
Greg Tucker 2019-09-17 10:43:53 -07:00
parent 600b6d8d99
commit 36502ec33b
5 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@ include mem/Makefile.am
# LIB version info not necessarily the same as package version # LIB version info not necessarily the same as package version
LIBISAL_CURRENT=2 LIBISAL_CURRENT=2
LIBISAL_REVISION=27 LIBISAL_REVISION=28
LIBISAL_AGE=0 LIBISAL_AGE=0
lib_LTLIBRARIES = libisal.la lib_LTLIBRARIES = libisal.la

View File

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

View File

@ -1,5 +1,5 @@
LIBRARY isa-l LIBRARY isa-l
VERSION 2.27 VERSION 2.28
EXPORTS EXPORTS
ec_encode_data_sse @1 ec_encode_data_sse @1

View File

@ -39,7 +39,7 @@
# trace - get simulator trace # trace - get simulator trace
# clean - remove object files # clean - remove object files
version ?= 2.27.0 version ?= 2.28.0
host_cpu ?= $(shell uname -m | sed -e 's/amd/x86_/') host_cpu ?= $(shell uname -m | sed -e 's/amd/x86_/')
arch ?= $(shell uname | grep -v -e Linux -e BSD ) arch ?= $(shell uname | grep -v -e Linux -e BSD )

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
.TH IGZIP "1" "June 2019" "igzip command line interface 2.27.0" "User Commands" .TH IGZIP "1" "September 2019" "igzip command line interface 2.28.0" "User Commands"
.SH NAME .SH NAME
igzip \- compress or decompress files similar to gzip igzip \- compress or decompress files similar to gzip
.SH SYNOPSIS .SH SYNOPSIS