summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c9d4416..e79a8b7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('cups-pk-helper',
'c',
- version: '0.2.7',
+ version: '0.2.8',
# Debian uses meson 0.49.2 in stable currently.
meson_version : '>= 0.49.2',
license: 'GPLv2+')