summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2018-01-14 18:09:55 +0100
committerSven Eden <yamakuzure@gmx.net>2018-01-14 18:09:55 +0100
commitc12616ac6fbc625f50c79314c16ae7cd0a438c0e (patch)
treee027201df0cceaf7dcd0a26a72b6a43fad571b99
parenta1d9425d4be6f0b899ba2c49cfe604d741f4f836 (diff)
Version 235.1 Releaseelogind/v235.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index cdbf920c72..4e7d9ae907 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('elogind', 'c',
- version : '235',
+ version : '235.1',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',