~koutsie/Cinny

4d756265629e2bc7252c8241b7dae94494b16180 — koutsie 1 year, 9 months ago 36df866 main
woops, forgot to change the version.
also todo: make it dynamic now that we can.
well now that we can easier.
1 files changed, 1 insertions(+), 1 deletions(-)

M meson.build
M meson.build => meson.build +1 -1
@@ 1,5 1,5 @@
project('Cinny', 'c',
  version : '0.1.0',
  version : '0.06',
  default_options : ['c_std=c17', 'warning_level=2'])

LIBCURL = dependency('libcurl')