diff --git a/meson.build b/meson.build
index 3ff6bfaa2998473d15313bf42d16348ffb0e582c..8dcacb94ec7462aa301f667594f60675e5063e64 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
 project(
   'libdrm',
   ['c'],
-  version : '2.4.114',
+  version : '2.4.115',
   license : 'MIT',
   meson_version : '>= 0.53',
   default_options : ['buildtype=debugoptimized', 'c_std=c11'],