diff --git a/Makefile.am b/Makefile.am index 6a14873..4bc1206 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,7 +40,7 @@ include mem/Makefile.am # LIB version info not necessarily the same as package version LIBISAL_CURRENT=2 -LIBISAL_REVISION=23 +LIBISAL_REVISION=24 LIBISAL_AGE=0 lib_LTLIBRARIES = libisal.la diff --git a/configure.ac b/configure.ac index 28ac1fa..f544e9e 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.69) AC_INIT([libisal], - [2.23.0], + [2.24.0], [sg.support.isal@intel.com], [isa-l], [http://01.org/storage-acceleration-library]) diff --git a/make.inc b/make.inc index f02ef4e..944ac44 100644 --- a/make.inc +++ b/make.inc @@ -1,5 +1,5 @@ ######################################################################## -# Copyright(c) 2011-2015 Intel Corporation All rights reserved. +# Copyright(c) 2011-2018 Intel Corporation All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions @@ -39,7 +39,7 @@ # trace - get simulator trace # clean - remove object files -version ?= 2.23.0 +version ?= 2.24.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 6d28a86..c2544ac 100644 --- a/programs/igzip.1 +++ b/programs/igzip.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH IGZIP "1" "September 2018" "igzip command line interface 2.23.0" "User Commands" +.TH IGZIP "1" "September 2018" "igzip command line interface 2.24.0" "User Commands" .SH NAME -igzip \- manual page for igzip command line interface 2.23.0 +igzip \- manual page for igzip command line interface 2.24.0 .SH SYNOPSIS .B igzip [\fI\,options\/\fR] [\fI\,infiles\/\fR]