summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2018-01-15 20:34:18 +0100
committerSven Eden <yamakuzure@gmx.net>2018-01-15 20:34:18 +0100
commit0c275030a5d0afd5c72c0e54e4719a1fa9a31f8d (patch)
tree76a0357b5ada57e08f9ce8f9454c8e40e4349a17
parent4635be51e225a814c590e9841682e366baa68006 (diff)
Version 235.2 Releaseelogind/v235.2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 4e7d9ae907..f47def2579 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('elogind', 'c',
- version : '235.1',
+ version : '235.2',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',