From 11a44459db0a3bc3f4c2599004b3857a3118124b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Wilmet?= Date: Tue, 18 Jun 2024 18:03:53 +0200 Subject: [PATCH] Bump version to 48 --- meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index 54b5b0591..ea8011175 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'gedit', 'c', - version: '47.1', + version: '48.alpha', meson_version: '>= 0.59', default_options: ['warning_level=2'] ) @@ -15,7 +15,7 @@ pkg_config = import('pkgconfig') python = import('python') fs = import('fs') -api_version = '47' +api_version = '48' ##### # CFLAGS