summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-09-05 15:08:09 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-09-05 15:08:09 +0200
commitbde8645fa92cf831c772cf2d3115196dde0ba6a7 (patch)
tree02cc4ca025bcb290eed12ed9f5d8594e1f6bd670 /meson.build
parentae1e0bec2c78a9100b343d91b812b63b257d65ad (diff)
downloadufo-filters-bde8645fa92cf831c772cf2d3115196dde0ba6a7.tar.gz
ufo-filters-bde8645fa92cf831c772cf2d3115196dde0ba6a7.tar.bz2
ufo-filters-bde8645fa92cf831c772cf2d3115196dde0ba6a7.tar.xz
ufo-filters-bde8645fa92cf831c772cf2d3115196dde0ba6a7.zip
Release version 0.14
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 a48a9ae..9e8cf34 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('ufo-filters',
['c', 'cpp'],
- version: '0.13.0'
+ version: '0.14.0'
)
version = meson.project_version()