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

Update version number

parent 7348fd47
Branches
Tags
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
project( project(
'steam-runtime-tools', 'c', 'steam-runtime-tools', 'c',
version : '0.20200415.0', version : '0.20200908.1',
default_options: [ default_options: [
'c_std=c99', 'c_std=c99',
'cpp_std=c++11', 'cpp_std=c++11',
...@@ -35,7 +35,7 @@ add_languages('cpp') ...@@ -35,7 +35,7 @@ add_languages('cpp')
api_major = '0' api_major = '0'
abi_major = '0' abi_major = '0'
abi_minor = '20200415.0' abi_minor = '20200908.1'
pkg = import('pkgconfig') pkg = import('pkgconfig')
gnome = import('gnome') gnome = import('gnome')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment