]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: bump so revision and systemd version in preparation for v237 7996/head
authorLennart Poettering <lennart@poettering.net>
Thu, 25 Jan 2018 13:18:14 +0000 (14:18 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 25 Jan 2018 13:18:14 +0000 (14:18 +0100)
meson.build

index 2e3898b3b14547d5c30c37054df125f4c4527337..bc2d9f424f72ca0b00cc166096265890dfc53030 100644 (file)
@@ -16,7 +16,7 @@
 # along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
 project('systemd', 'c',
-        version : '236',
+        version : '237',
         license : 'LGPLv2+',
         default_options: [
                 'c_std=gnu99',
@@ -27,8 +27,8 @@ project('systemd', 'c',
         meson_version : '>= 0.41',
        )
 
-libsystemd_version = '0.20.0'
-libudev_version = '1.6.8'
+libsystemd_version = '0.21.0'
+libudev_version = '1.6.9'
 
 # We need the same data in three different formats, ugh!
 # Also, for hysterical reasons, we use different variable