diff --git a/Makefile.am b/Makefile.am index c350d13..646b855 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/configure.ac b/configure.ac index 09e491f..8ca75ca 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) diff --git a/isa-l.def b/isa-l.def index 21fbc7b..ebf4997 100644 --- a/isa-l.def +++ b/isa-l.def @@ -1,5 +1,5 @@ LIBRARY isa-l -VERSION 2.29 +VERSION 2.30 EXPORTS ec_encode_data_sse @1 diff --git a/make.inc b/make.inc index 35138bb..f0a9581 100644 --- a/make.inc +++ b/make.inc @@ -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 ) diff --git a/programs/igzip.1 b/programs/igzip.1 index 93429b3..fd20512 100644 --- a/programs/igzip.1 +++ b/programs/igzip.1 @@ -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