summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2023-03-19 14:46:22 -0400
committerChristopher Davis <christopherdavis@gnome.org>2023-03-19 14:46:22 -0400
commit136c7ba057292a7958b1f7f5d61b514d0f46e932 (patch)
tree2b08346d6ea7c628df88121cd63ca3e8f01af5d2
parent728c5f7af41f855c151bce6b8626072e62943712 (diff)
downloadgnome-font-viewer-136c7ba057292a7958b1f7f5d61b514d0f46e932.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 c14ebb6..4c5ce6b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-font-viewer', 'c',
- version: '44.0',
+ version: '45.alpha',
license: 'GPLv2+',
meson_version: '>= 0.50.0',
)