Skip to content

Commit 60f942f

Browse files
committed
Bump version for release
1 parent ce46a1f commit 60f942f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Meson module fs and its functions like fs.hash_file require atleast meson 0.59.0
99

1010
project('rt-data-collection-application-function', 'c', 'cpp',
11-
version : '0.1.0',
11+
version : '1.0.0',
1212
license : '5G-MAG Public',
1313
meson_version : '>= 0.63.0',
1414
default_options : [

0 commit comments

Comments
 (0)