[gjs/gnome-40] build: Pre-release version bump



commit e63e01de9e2f0c04c6c197c64547557e1d71e370
Author: Philip Chimento <philip chimento gmail com>
Date:   Thu Aug 5 22:01:15 2021 -0700

    build: Pre-release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 7d2b2e29..7f00b489 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
 # SPDX-FileCopyrightText: 2019 Philip Chimento <philip chimento gmail com>
 # SPDX-FileCopyrightText: 2019 Chun-wei Fan <fanchunwei src gnome org>
 
-project('gjs', 'cpp', 'c', version: '1.68.1', license: ['MIT', 'LGPL2+'],
+project('gjs', 'cpp', 'c', version: '1.68.2', license: ['MIT', 'LGPL2+'],
     meson_version: '>= 0.52.0',
     default_options: ['cpp_std=c++17', 'cpp_rtti=false', 'c_std=c99',
         'warning_level=2'])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]