summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2017-04-28 11:30:42 +0200
committerCarlos Soriano <csoriano@gnome.org>2017-04-28 11:46:55 +0200
commited07b5de528f141770e7d9aad66df33ff72cb028 (patch)
treea839ee8271815c1910aef811ef2da57b11c90bb6 /meson.build
parentd32d1f506a87a3a85c64aafad11771197485fced (diff)
downloadnautilus-ed07b5de528f141770e7d9aad66df33ff72cb028.tar.gz
release: Prepare for 3.25.13.25.1
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1127d9ffd..73fcfd839 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('nautilus', 'c',
- version: '3.23.91',
+ version: '3.25.1',
meson_version: '>=0.40.0',
license: 'GPL2+')