mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
meson: bump version for package and .so
This commit is contained in:
parent
4260384911
commit
1899985645
@ -1,7 +1,7 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1+
|
||||
|
||||
project('systemd', 'c',
|
||||
version : '242',
|
||||
version : '243',
|
||||
license : 'LGPLv2+',
|
||||
default_options: [
|
||||
'c_std=gnu99',
|
||||
@ -12,8 +12,8 @@ project('systemd', 'c',
|
||||
meson_version : '>= 0.46',
|
||||
)
|
||||
|
||||
libsystemd_version = '0.26.0'
|
||||
libudev_version = '1.6.14'
|
||||
libsystemd_version = '0.27.0'
|
||||
libudev_version = '1.6.15'
|
||||
|
||||
# We need the same data in two different formats, ugh!
|
||||
# Also, for hysterical reasons, we use different variable
|
||||
|
Loading…
x
Reference in New Issue
Block a user