summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2017-12-13 11:20:18 -0500
committerRay Strode <rstrode@redhat.com>2017-12-13 11:20:18 -0500
commit9ca73e68c1746bc835715aa4c521ba321b25ba27 (patch)
tree5c8da1b1c2e680ed1048fe0a3ded769f3e533192 /meson.build
parent014d4d78ae423ba154e5db15b370fd9690960049 (diff)
downloadgnome-session-9ca73e68c1746bc835715aa4c521ba321b25ba27.tar.gz
build: bump to 3.27.33.27.3
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 590b56a9..ed6f1a83 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-session', 'c',
- version: '3.26.0',
+ version: '3.27.3',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'