build: Bump revision to 2.29

Change-Id: I78cfa77864f3fd77c3b63199bc18fd1782fe3dc2
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
Greg Tucker 2020-02-26 17:40:37 -07:00
parent 2db2cd557c
commit 806b55ee57
5 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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

View File

@ -39,7 +39,7 @@
# trace - get simulator trace
# clean - remove object files
version ?= 2.28.0
version ?= 2.29.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.10.
.TH IGZIP "1" "September 2019" "igzip command line interface 2.28.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
.TH IGZIP "1" "February 2020" "igzip command line interface 2.29.0" "User Commands"
.SH NAME
igzip \- compress or decompress files similar to gzip
.SH SYNOPSIS