Codebase list libisal / 2df39cf
build: Bump revision to 2.30 Change-Id: If6d696ee76f3949d3cf5aff34403df65bce2c6b9 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com> Greg Tucker 3 years ago
5 changed file(s) with 5 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
5050
5151 # LIB version info not necessarily the same as package version
5252 LIBISAL_CURRENT=2
53 LIBISAL_REVISION=29
53 LIBISAL_REVISION=30
5454 LIBISAL_AGE=0
5555
5656 lib_LTLIBRARIES = libisal.la
22
33 AC_PREREQ(2.69)
44 AC_INIT([libisal],
5 [2.29.0],
5 [2.30.0],
66 [sg.support.isal@intel.com],
77 [isa-l],
88 [http://01.org/storage-acceleration-library])
00 LIBRARY isa-l
1 VERSION 2.29
1 VERSION 2.30
22 EXPORTS
33
44 ec_encode_data_sse @1
3838 # trace - get simulator trace
3939 # clean - remove object files
4040
41 version ?= 2.29.0
41 version ?= 2.30.0
4242 host_cpu ?= $(shell uname -m | sed -e 's/amd/x86_/')
4343 arch ?= $(shell uname | grep -v -e Linux -e BSD )
4444
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
1 .TH IGZIP "1" "February 2020" "igzip command line interface 2.29.0" "User Commands"
1 .TH IGZIP "1" "November 2020" "igzip command line interface 2.30.0" "User Commands"
22 .SH NAME
33 igzip \- compress or decompress files similar to gzip
44 .SH SYNOPSIS