aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-11-06 15:16:05 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2020-11-21 18:28:07 +0200
commit18a791e70764aaf04232924de58e44fa89ec9245 (patch)
tree926d56e5a195b75bc0fbe101906c81e5bf7b4a9f /meson.build
parentFix multiple inputs error (diff)
downloadrcc-18a791e70764aaf04232924de58e44fa89ec9245.tar.xz
Fix hardcoded namespace in generated codev0.1.2simple
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 42f0a8b..0da51da 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('rcc', [],
- version: '0.1.1',
+ version: '0.1.2',
license: 'BSD-2-Clause',
)