aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-04-06 15:41:37 +0200
committerGuido Günther <agx@sigxcpu.org>2020-04-06 15:41:37 +0200
commiteaa3e6734bfe13b748fde3bf47b251efd7d19698 (patch)
tree5f4c5641082610f97c9304a446c67e904942171a
parent34699544f54c6a7b8f3b156a8e08705949ff673b (diff)
Set version to 0.0.4v0.0.4
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5f8fdfe..25a0350 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('ppm',
- version: '0.0.7',
+ version: '0.0.4',
meson_version: '>= 0.49.0',
)