summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-12-11 16:10:25 +0100
committerLennart Poettering <lennart@poettering.net>2017-12-14 17:29:30 +0100
commitcbd73c69baf8dcae90d98a91ad9309351efb1fb7 (patch)
tree96d841f5707225e091f1eebefce8c9e085dab8df /meson.build
parentMerge pull request #7610 from poettering/stdio-nolocking (diff)
downloadsystemd-cbd73c69baf8dcae90d98a91ad9309351efb1fb7.tar.xz
systemd-cbd73c69baf8dcae90d98a91ad9309351efb1fb7.zip
meson: increase version numbers
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build6
1 files changed, 3 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index 3c57bde5a7..ddc061c126 100644
--- a/meson.build
+++ b/meson.build
@@ -16,7 +16,7 @@
# along with systemd; If not, see <http://www.gnu.org/licenses/>.
project('systemd', 'c',
- version : '235',
+ version : '236',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',
@@ -27,8 +27,8 @@ project('systemd', 'c',
meson_version : '>= 0.41',
)
-libsystemd_version = '0.19.1'
-libudev_version = '1.6.7'
+libsystemd_version = '0.20.0'
+libudev_version = '1.6.8'
# We need the same data in three different formats, ugh!
# Also, for hysterical reasons, we use different variable