mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Fix meson's project version.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
project('kiwixlib', 'cpp',
|
||||
version : '1.0.0',
|
||||
version : '0.1.0',
|
||||
license : 'GPL')
|
||||
|
||||
compiler = meson.get_compiler('cpp')
|
||||
|
Reference in New Issue
Block a user