From e336757cc1ce99315f3b2f2889b34f9eb34e1451 Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Tue, 18 Jul 2017 09:37:20 +0200 Subject: [PATCH] Version 233.2 Release --- Makefile.am | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 69a274f61..50d5f24e2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ SUBDIRS = . po .PRECIOUS: $(TEST_SUITE_LOG) Makefile LIBELOGIND_CURRENT=18 -LIBELOGIND_REVISION=1 +LIBELOGIND_REVISION=2 LIBELOGIND_AGE=18 # Dirs of external packages diff --git a/configure.ac b/configure.ac index 2e63f609b..281570e45 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([elogind], - [233.1], + [233.2], [https://github.com/elogind/elogind/issues], [elogind], [https://github.com/elogind/elogind]) -- 2.30.2