summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <sven.eden@prydeworx.com>2018-10-17 19:50:46 +0200
committerSven Eden <sven.eden@prydeworx.com>2018-10-17 19:50:46 +0200
commit2e2fcdca834119eaf45336a959327d94e989b29e (patch)
tree726597c15a422fcb2f67633fb7390755a6d4d5d5
parent7f1e80bff4967f9a7b0d7ff79e02856ab94b6c1d (diff)
Update Version to 239.1elogind/v239.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index fdc4f7d792..dea50842a9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1+
project('elogind', 'c',
- version : '239',
+ version : '239.1',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',