aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-10 00:15:55 +0100
committerDavid Robillard <d@drobilla.net>2021-01-10 00:15:55 +0100
commit9fd2cd2c086665e470e31af8d1169a1a8e51c934 (patch)
tree9f03f62a7948a8444b7ecefd98ecd70dd7ed68f7 /meson.build
parent40c290eb515b40692e2654e304e1e0569a20924c (diff)
downloadpugl-9fd2cd2c086665e470e31af8d1169a1a8e51c934.tar.gz
pugl-9fd2cd2c086665e470e31af8d1169a1a8e51c934.tar.bz2
pugl-9fd2cd2c086665e470e31af8d1169a1a8e51c934.zip
Bump version
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 a39d074..3b1b788 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pugl', ['c'],
- version: '0.2.0',
+ version: '0.3.0',
license: 'ISC',
meson_version: '>= 0.49.2',
default_options: [