summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2018-01-04 10:27:43 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2018-01-04 10:27:43 +0100
commit6e1019096a5c5a78a7597c3836d4179471165d8b (patch)
treea7ec05af9cdcd91b114cc208d95b423fe8ead5da /meson.build
parentd4fe816fdca68ae5946d83667eca126e0f24d59c (diff)
downloadufo-filters-6e1019096a5c5a78a7597c3836d4179471165d8b.tar.gz
ufo-filters-6e1019096a5c5a78a7597c3836d4179471165d8b.tar.bz2
ufo-filters-6e1019096a5c5a78a7597c3836d4179471165d8b.tar.xz
ufo-filters-6e1019096a5c5a78a7597c3836d4179471165d8b.zip
Release version 0.15
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 c50b49d..4b3466f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('ufo-filters',
['c', 'cpp'],
- version: '0.14.1'
+ version: '0.15.0'
)
version = meson.project_version()