summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2017-09-11 10:56:08 +0200
committerAlejandro Piñeiro <apinheiro@igalia.com>2017-09-11 10:56:08 +0200
commitd2fbf661260626939cc3186c58177c1890c0e2e2 (patch)
treee239f59bbb035de7cafc50b0e902b97852831436 /meson.build
parentb7c27035f49cdfe6cd1f71011b786002d4b8fc9b (diff)
downloadatk-d2fbf661260626939cc3186c58177c1890c0e2e2.tar.gz
Release 2.26.0ATK_2_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 78dc45f..8751bd4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('atk', 'c',
- version: '2.25.90',
+ version: '2.26.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',