2004-11-22 03:37:56 +03:00
|
|
|
/*
|
|
|
|
* $HEADER$
|
|
|
|
*/
|
|
|
|
|
2004-10-26 22:30:34 +04:00
|
|
|
/*
|
|
|
|
* This file is automatically created by autogen.sh; it should not
|
|
|
|
* be edited by hand!!
|
|
|
|
*
|
|
|
|
* List of version number for this component
|
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef MCA_io_romio_VERSION_H
|
|
|
|
#define MCA_io_romio_VERSION_H
|
|
|
|
|
|
|
|
#define MCA_io_romio_MAJOR_VERSION 10
|
|
|
|
#define MCA_io_romio_MINOR_VERSION 0
|
|
|
|
#define MCA_io_romio_RELEASE_VERSION 0
|
|
|
|
#define MCA_io_romio_ALPHA_VERSION 0
|
|
|
|
#define MCA_io_romio_BETA_VERSION 0
|
|
|
|
#define MCA_io_romio_SVN_VERSION "r3276"
|
|
|
|
#define MCA_io_romio_VERSION "10.0r3276"
|
|
|
|
|
|
|
|
#endif /* MCA_io_romio_VERSION_H */
|