File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77dnl Process this file with autoconf to produce a configure script.
88
99AC_PREREQ ( [ 2.60] )
10- AC_INIT ( [ libfabric] , [ 1.14.0rc3 ] , [ ofiwg@lists.openfabrics.org] )
10+ AC_INIT ( [ libfabric] , [ 1.14.0 ] , [ ofiwg@lists.openfabrics.org] )
1111AC_CONFIG_SRCDIR ( [ src/fabric.c] )
1212AC_CONFIG_AUX_DIR ( config )
1313AC_CONFIG_MACRO_DIR ( config )
Original file line number Diff line number Diff line change 55dnl Process this file with autoconf to produce a configure script.
66
77AC_PREREQ ( 2.57 )
8- AC_INIT ( [ fabtests] , [ 1.14.0rc3 ] , [ ofiwg@lists.openfabrics.org] )
8+ AC_INIT ( [ fabtests] , [ 1.14.0 ] , [ ofiwg@lists.openfabrics.org] )
99AC_CONFIG_AUX_DIR ( config )
1010AC_CONFIG_MACRO_DIR ( config )
1111AC_CONFIG_HEADERS ( config.h )
Original file line number Diff line number Diff line change 165165#define PACKAGE_TARNAME PACKAGE
166166
167167/* Define to the version of this package. */
168- #define PACKAGE_VERSION "1.14.0rc3 "
168+ #define PACKAGE_VERSION "1.14.0 "
169169
170170/* Define to the full name and version of this package. */
171171#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
You can’t perform that action at this time.
0 commit comments