[gjs/gnome-3-36] build: Post-release version bump



commit 7265a3325c16bd6ecdebfd087c3ad0bc25dc5a4f
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Jul 5 16:52:19 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 8e6a92a8..b43718e2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gjs', 'cpp', 'c', version: '1.64.4', license: ['MIT', 'LGPL2+'],
+project('gjs', 'cpp', 'c', version: '1.64.5', 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]