From 907024d733c76b9c7d4829c6a242558234833a26 Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Tue, 28 Aug 2018 08:00:44 +0200 Subject: [PATCH] Prep v239: Sync libelogind_version with upstream libsystemd_version --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 93a108000..3d61b8e02 100644 --- a/meson.build +++ b/meson.build @@ -16,7 +16,7 @@ project('elogind', 'c', # libsystemd_version = '0.23.0' # libudev_version = '1.6.11' #else -libelogind_version = '0.22.0' +libelogind_version = '0.23.0' #endif // 0 # We need the same data in two different formats, ugh! -- 2.30.2