| ## |
| # $Id$ |
| ## |
| # Metadata for RPM/TAR makefile targets |
| ## |
| # See src/api/Makefile.am for guidance on setting API_ values |
| ## |
| Meta: 1 |
| Name: slurm |
| Major: 2 |
| Minor: 3 |
| Micro: 5 |
| Version: 2.3.5 |
| Release: 1 |
| ## |
| # When changing API_CURRENT update src/common/slurm_protocol_common.h |
| # with a new SLURM_PROTOCOL_VERSION signifing the old one and the version |
| # it was so the slurmdbd can continue to send the old protocol version. |
| # In src/common/slurm_protocol_util.c check_header_version(), |
| # and _get_slurm_version() |
| # need to be updated also when changes are added also. |
| ## |
| API_CURRENT: 23 |
| API_AGE: 0 |
| API_REVISION: 0 |