Skip to content
Snippets Groups Projects
Commit 8ee1c27e authored by Simon McVittie's avatar Simon McVittie
Browse files

build: Belatedly update version number in meson.build

parent da0edb22
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
project(
'steam-runtime-tools', 'c',
version : '0.20191024.0',
version : '0.20200109.0',
default_options: [
'c_std=c99',
'cpp_std=c++11',
......@@ -34,7 +34,7 @@ add_languages('cpp')
api_major = '0'
abi_major = '0'
abi_minor = '20191024.0'
abi_minor = '20200109.0'
pkg = import('pkgconfig')
gnome = import('gnome')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment