/
githubmirror
/
sssd
Обзор
Документация
Войти
/
githubmirror
/
sssd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2.11.0
version.m4
11 строк
431 B
Pavel Březina
Update version in version.m4 to track the next release
15 окт 2024, 12:58
15 окт 2024, 12:58
0e8e694
Код
Авторство
О чём код?
# Primary version number m4_define([VERSION_NUMBER], [2.11.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM # This is intended for build systems to create snapshot # RPMs. The format should be something like: # .20090915gitf1bcde7 # and would result in an SRPM looking like: # sssd-0.5.0-0.20090915gitf1bcde7.fc11.src.rpm m4_define([PRERELEASE_VERSION_NUMBER], [])