summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Aaltonen <tjaalton@debian.org>2020-04-03 14:39:47 +0300
committerTimo Aaltonen <tjaalton@debian.org>2020-04-03 14:39:47 +0300
commit27fa47a738b15464528a1c44d8cb0b2ab31d3cf7 (patch)
tree2131148d4153d18d7e33d2eeb2d91fe9d26ffe7f
parentb9bf42d3e1969248b18f87a2b7973901ffb79b36 (diff)
Bump version to 2.4.101libdrm-2.4.101
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ddcb8846..0515866f 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'libdrm',
['c'],
- version : '2.4.100',
+ version : '2.4.101',
license : 'MIT',
meson_version : '>= 0.43',
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],