summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-09-11 14:13:35 +0200
committerBastien Nocera <hadess@hadess.net>2017-09-11 14:27:54 +0200
commit779ee0d7b31f56177fc0c202a8df03b9308241e2 (patch)
tree8248ee74f33481a374d93a1dfc045f0a45327925 /meson.build
parent382f18e463c2be1a10265afc2a2f4f43fbda0ea8 (diff)
downloadtotem-779ee0d7b31f56177fc0c202a8df03b9308241e2.tar.gz
3.26.0V_3_26_0
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 2b9378bce..8a87b8b92 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.25.90.1',
+ version: '3.26.0',
license: 'GPL2+ with exception',
default_options: [
'buildtype=debugoptimized',