[hitori/version-bump] build: Post-branch version bump




commit 80943b0ca1c88e6c9087a31bfd9e1ff90cac8d6d
Author: Philip Withnall <pwithnall endlessos org>
Date:   Wed Oct 12 13:29:48 2022 +0100

    build: Post-branch version bump
    
    Since the branding of the app is changing from ‘GNOME Hitori’ to
    ‘Hitori’, it’s probably time to bump the major version.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 08f5aa9..be3ae49 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('hitori', 'c',
-  version: '3.38.4',
+  version: '44.0',
   meson_version : '>= 0.48.0',
   license: 'GPLv3+',
   default_options : [


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