File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44# AC_PREREQ([2.67])
5- AC_INIT ( [ libdisni] , [ 2.0 ] , [ https://github.com/zrlio/disni/issues] )
5+ AC_INIT ( [ libdisni] , [ 2.1 ] , [ https://github.com/zrlio/disni/issues] )
66AC_CONFIG_SRCDIR ( [ src/verbs/com_ibm_disni_verbs_impl_NativeDispatcher.cpp] )
77AC_CONFIG_HEADERS ( [ config.h] )
88AC_CONFIG_MACRO_DIRS([ m4] )
Original file line number Diff line number Diff line change 55 <groupId >com.ibm.disni</groupId >
66 <artifactId >disni</artifactId >
77 <packaging >jar</packaging >
8- <version >2.0 </version >
8+ <version >2.1 </version >
99 <name >disni</name >
1010 <description >DiSNI (Direct Storage and Networking Interface) is a Java library for direct storage and networking access from userpace.</description >
1111 <url >http://github.com/zrlio/disni</url >
You can’t perform that action at this time.
0 commit comments