summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-03-01 17:42:14 -0500
committerScott Murray <scott.murray@konsulko.com>2023-03-01 17:51:45 -0500
commitd2b9c43a0b129aca2319aa8487154fd14bd0eed1 (patch)
tree1587148ee44f6b1614a0c9088be87dadab7c1b90
parent2cbbf914242d0766ff4e97ee3c0d02505d13e422 (diff)
Bump version number
Bump version number to 2.0.1 to mark addition of the previous commit's crash fix. Bug-AGL: SPEC-4661 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I8019638f0a7a7305bebf14d29a5deb6331a064f1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index df905f6..eb52859 100644
--- a/meson.build
+++ b/meson.build
@@ -17,7 +17,7 @@
project (
'libqtappfw',
['cpp'],
- version : '1.0.0',
+ version : '2.0.1',
license : 'Apache-2.0',
meson_version : '>= 0.46.0',
default_options :