build: bump version to 2.4.116 libdrm-2.4.116
authorSimon Ser <contact@emersion.fr>
Wed, 23 Aug 2023 09:57:39 +0000 (11:57 +0200)
committerSimon Ser <contact@emersion.fr>
Wed, 23 Aug 2023 09:57:39 +0000 (11:57 +0200)
Signed-off-by: Simon Ser <contact@emersion.fr>
meson.build

index 3c2e171..05f05fd 100644 (file)
@@ -21,7 +21,7 @@
 project(
   'libdrm',
   ['c'],
-  version : '2.4.115',
+  version : '2.4.116',
   license : 'MIT',
   meson_version : '>= 0.53',
   default_options : ['buildtype=debugoptimized', 'c_std=c11'],