summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-03-09 08:24:31 +0100
committerOndrej Holy <oholy@redhat.com>2020-03-09 08:24:31 +0100
commit57ab2996382a17d1fa07796152b557949ffb640f (patch)
tree7dde1f5e1fa439599efa86a46d3685d7ef00783a
parentcfb875ba3c2398b256d9ddf446b4a2e81444fc4c (diff)
downloadnautilus-57ab2996382a17d1fa07796152b557949ffb640f.tar.gz
Post branch version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5cf61c873..d43fd4dfb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nautilus', 'c',
default_options: ['c_std=c11'],
- version: '3.36.0',
+ version: '3.37.0',
meson_version: '>= 0.47.0',
license: 'GPL3+'
)