summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2018-06-15 13:22:39 +0200
committerBastien Nocera <hadess@hadess.net>2018-06-15 13:24:00 +0200
commita1250298555107734bbe7fdcb7e566197e2c4117 (patch)
tree4b701fd687f04667dc2026484e1c8d5320ddeb01 /meson.build
parentdc55e085f9ecf059f9a6dcdaef169a13978d8ed8 (diff)
downloadtotem-a1250298555107734bbe7fdcb7e566197e2c4117.tar.gz
3.26.1V_3_26_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 d03e73cd9..47b0cb846 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.26.0',
+ version: '3.26.1',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'