[gjs] build: Post-branch version bump



commit e74c8e3622305a6ff13c49c0d0fececc63c352cc
Author: Philip Chimento <philip chimento gmail com>
Date:   Sat Sep 12 12:45:25 2020 -0700

    build: Post-branch version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 9ab29475c..73de8488c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gjs', 'cpp', 'c', version: '1.66.0', license: ['MIT', 'LGPL2+'],
+project('gjs', 'cpp', 'c', version: '1.67.1', license: ['MIT', 'LGPL2+'],
     meson_version: '>= 0.52.0',
     default_options: ['cpp_std=c++17', 'c_std=c99', 'warning_level=2'])
 


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