commit:     b786e084c8bae73c3dea8b7e7eed4abab907f80a
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 27 07:09:22 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 07:09:37 2024 +0000
URL:        https://gitweb.gentoo.org/proj/java-config.git/commit/?id=b786e084

java-config 2.3.5-SNAPSHOT

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 NEWS        | 2 ++
 meson.build | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 1fa9a89..144e789 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ For full ChangeLog generated from svn commit logs see ChangeLog.
 
   BGO:  https://bugs.gentoo.org
 
+2.4.5-SNAPSHOT:
+
 2.3.4:
 * Install java-config-2 as java-config from now on
 * Fix launcher installation in Gentoo-prefix installations (#933521)

diff --git a/meson.build b/meson.build
index b7e6438..108e462 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'java-config',
-  version: '2.3.4',
+  version: '2.3.5-SNAPSHOT',
   license: 'GPL-2.0',
   meson_version: '>=1.1.1'
 )

Reply via email to