mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-18 10:04:17 +03:00
Post-release version bump
Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
4941d9cd0d
commit
68679e03b3
@ -4,7 +4,7 @@ m4_define([year_version], [2024])
|
||||
m4_define([release_version], [7])
|
||||
m4_define([package_version], [year_version.release_version])
|
||||
AC_INIT([libostree], [package_version], [walters@verbum.org])
|
||||
is_release_build=yes
|
||||
is_release_build=no
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
AC_CONFIG_MACRO_DIR([buildutil])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
Loading…
x
Reference in New Issue
Block a user