[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: Wed, 8 Jan 2020 01:37:14 +0000 (UTC)
commit 777b87a1c2713755b1e71d4853e9ea6e9227fe06
Author: Philip Chimento <philip chimento gmail com>
Date: Tue Jan 7 20:37:18 2020 -0500
build: Post-release version bump
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 58166d47..072a3e1d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gjs', 'cpp', 'c', version: '1.63.3', license: ['MIT', 'LGPL2+'],
+project('gjs', 'cpp', 'c', version: '1.63.4', 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]