[gjs] build: Post-release version bump



commit 3a9e12ed0363b0f532787c9e6053e5503f22e64a
Author: Philip Chimento <philip chimento gmail com>
Date:   Sat Mar 7 23:12:44 2020 -0800

    build: Post-release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 0d8db482..9d1ea722 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gjs', 'cpp', 'c', version: '1.64.0', license: ['MIT', 'LGPL2+'],
+project('gjs', 'cpp', 'c', version: '1.64.1', 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]