summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2023-03-05 17:37:56 -0500
committerChristopher Davis <christopherdavis@gnome.org>2023-03-05 17:37:56 -0500
commit9e08f284a024abb483440cacf77ea57ec6db0815 (patch)
tree73ca82858df144492dabd63ba0bafa870b570a04
parenta6940fd40074bf33a70235653c155bb0963383ec (diff)
downloadgnome-font-viewer-9e08f284a024abb483440cacf77ea57ec6db0815.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 68a1541..c14ebb6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-font-viewer', 'c',
- version: '44.rc',
+ version: '44.0',
license: 'GPLv2+',
meson_version: '>= 0.50.0',
)