summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 50f670ae33..c4b6f440eb 100644
--- a/meson.build
+++ b/meson.build
@@ -16,7 +16,7 @@
# along with elogind; If not, see <http://www.gnu.org/licenses/>.
project('elogind', 'c',
- version : '238.1',
+ version : '238.2',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',