build: Bump revision to 2.26

Change-Id: I97ed7ab591e8174f7379be0563d6b9f2d0f90f0a
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
Greg Tucker 2019-03-25 12:57:17 -07:00
parent 8f06ac6973
commit f30db4c6c6
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -3,7 +3,7 @@
AC_PREREQ(2.69)
AC_INIT([libisal],
[2.25.0],
[2.26.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.25.0
version ?= 2.26.0
host_cpu ?= $(shell uname -m | sed -e 's/amd/x86_/')
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.7.
.TH IGZIP "1" "December 2018" "igzip command line interface 2.25.0" "User Commands"
.TH IGZIP "1" "March 2019" "igzip command line interface 2.26.0" "User Commands"
.SH NAME
igzip \- compress or decompress files similar to gzip
.SH SYNOPSIS