[gjs] build: Post-release version bump
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] build: Post-release version bump
- Date: Tue, 28 Apr 2020 03:13:40 +0000 (UTC)
commit f7e97688324de314d69d7d5e43a5f985e4af7eb0
Author: Philip Chimento <philip chimento gmail com>
Date: Mon Apr 27 20:10:42 2020 -0700
build: Post-release version bump
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 4b574038..22b2ee95 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gjs', 'cpp', 'c', version: '1.65.2', license: ['MIT', 'LGPL2+'],
+project('gjs', 'cpp', 'c', version: '1.65.3', license: ['MIT', 'LGPL2+'],
meson_version: '>= 0.50.0',
default_options: ['cpp_std=c++14', 'c_std=c99', 'warning_level=2'])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]