summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1141bf758a..2313a2ae07 100644
--- a/meson.build
+++ b/meson.build
@@ -16,7 +16,7 @@ project('elogind', 'c',
# You should have received a copy of the GNU Lesser General Public License
# along with elogind; If not, see <http://www.gnu.org/licenses/>.
- version : '236.2',
+ version : '236.3',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',