Release v2017.10
Now that there's a new libostree out, let's cut one here too, since we have a fair bit accumulated, and I think it'd be good to have the oustanding kargs PR to soak in master for a bit after landing. Closes: #1080 Approved by: jlebon
This commit is contained in:
parent
d6218e0e16
commit
cb86194e2c
@ -4,7 +4,7 @@ dnl to merge via homu. After that, do `git pull origin && git reset --hard orig
|
||||
dnl Then use https://github.com/cgwalters/git-evtag to sign.
|
||||
dnl Then, git push origin v201X.XX
|
||||
m4_define([year_version], [2017])
|
||||
m4_define([release_version], [9])
|
||||
m4_define([release_version], [10])
|
||||
m4_define([package_version], [year_version.release_version])
|
||||
AC_INIT([rpm-ostree], [package_version], [atomic-devel@projectatomic.io])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
Loading…
Reference in New Issue
Block a user