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