build: Bump revision to 2.30

Change-Id: If6d696ee76f3949d3cf5aff34403df65bce2c6b9
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
Greg Tucker 2020-11-06 18:08:16 -07:00
parent 05f6a0bb39
commit 2df39cf5f1
5 changed files with 5 additions and 5 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=29
LIBISAL_REVISION=30
LIBISAL_AGE=0
lib_LTLIBRARIES = libisal.la

View File

@ -3,7 +3,7 @@
AC_PREREQ(2.69)
AC_INIT([libisal],
[2.29.0],
[2.30.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.29
VERSION 2.30
EXPORTS
ec_encode_data_sse @1

View File

@ -39,7 +39,7 @@
# trace - get simulator trace
# clean - remove object files
version ?= 2.29.0
version ?= 2.30.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.11.
.TH IGZIP "1" "February 2020" "igzip command line interface 2.29.0" "User Commands"
.TH IGZIP "1" "November 2020" "igzip command line interface 2.30.0" "User Commands"
.SH NAME
igzip \- compress or decompress files similar to gzip
.SH SYNOPSIS