summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2023-02-11 23:52:11 -0500
committerChristopher Davis <christopherdavis@gnome.org>2023-02-11 23:52:11 -0500
commitdcc1b0969c681c7fb8c92ae660eb334120c3e190 (patch)
tree1c51e9af82979881ea9bb351354216f6c4de8184
parent666e383aee67facd55aa57bd6b552c62c7b4b341 (diff)
downloadgnome-font-viewer-dcc1b0969c681c7fb8c92ae660eb334120c3e190.tar.gz
build: Post-release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 19319a8..68a1541 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-font-viewer', 'c',
- version: '44.beta',
+ version: '44.rc',
license: 'GPLv2+',
meson_version: '>= 0.50.0',
)