summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-10-02 14:25:16 +0200
committerOndrej Holy <oholy@redhat.com>2020-10-02 14:37:52 +0200
commitd584123d76275b6220ac7344c1aa2049464f1e09 (patch)
tree3d26a514cdc4e56cb4efb5b460fe774422a377d6
parent8ed4a28f285a0421e7c56babba6f74e3906440e2 (diff)
downloadnautilus-d584123d76275b6220ac7344c1aa2049464f1e09.tar.gz
Post branch version bump to 40.alpha
Let's switch to the new versioning scheme: https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index a25ce482c..0939a4dac 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project('nautilus', 'c',
# Do not forget when releasing:
# * Update version in data/org.gnome.Nautilus.appdata.xml.in.in
# * Update GTK-based codes over src/gtk/gtk-code-generator.sh
- version: '3.38.1',
+ version: '40.alpha',
meson_version: '>= 0.49.0',
license: 'GPL3+'