]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: increase version numbers
authorLennart Poettering <lennart@poettering.net>
Mon, 11 Dec 2017 15:10:25 +0000 (16:10 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Dec 2017 16:29:30 +0000 (17:29 +0100)
meson.build

index 3c57bde5a751eecac6b71dc362a23da26764a313..ddc061c126539fe35670ca8e3f5bb7afb925b387 100644 (file)
@@ -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