File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010dnl Process this file with autoconf to produce a configure script.
1111
1212AC_PREREQ ( [ 2.60] )
13- AC_INIT ( [ libfabric] , [ 2.5.0rc2 ] , [ ofiwg@lists.openfabrics.org] )
13+ AC_INIT ( [ libfabric] , [ 2.5.0 ] , [ ofiwg@lists.openfabrics.org] )
1414AC_CONFIG_SRCDIR ( [ src/fabric.c] )
1515AC_CONFIG_AUX_DIR ( config )
1616AC_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] , [ 2.5.0rc2 ] , [ ofiwg@lists.openfabrics.org] )
8+ AC_INIT ( [ fabtests] , [ 2.5.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 262262#define PACKAGE_TARNAME PACKAGE
263263
264264/* Define to the version of this package. */
265- #define PACKAGE_VERSION "2.5.0rc2 "
265+ #define PACKAGE_VERSION "2.5.0 "
266266
267267/* Define to the full name and version of this package. */
268268#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
You can’t perform that action at this time.
0 commit comments