[libpanel] Release libpanel 1.0.alpha1



commit 6d3cd038f508c91e60b49a824a1c8d3f1cf8b287
Author: Christian Hergert <chergert redhat com>
Date:   Fri Aug 5 15:53:25 2022 -0700

    Release libpanel 1.0.alpha1

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4c47ee3..8a8b695 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+libpanel 1.0.alpha1
+===================
+
+Another update to libpanel as we progress to GNOME 43.
+
+This includes a lot of action muxer and action group additions to
+simplify how we dispatch actions from frames to pages.
+
 libpanel 1.0.alpha
 ==================
 
diff --git a/meson.build b/meson.build
index e5aca02..6209be1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libpanel', 'c',
-          version: '1.0.alpha',
+          version: '1.0.alpha1',
     meson_version: '>= 0.60',
   default_options: [ 'warning_level=2', 'c_std=gnu18' ],
 )


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