Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xrdesktop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xrdesktop
xrdesktop
Commits
ba95490e
Commit
ba95490e
authored
May 10, 2019
by
Lubosz Sarnecki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: Bump version and API version to 0.10.
parent
daf1d557
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
meson.build
meson.build
+1
-1
src/meson.build
src/meson.build
+1
-1
No files found.
meson.build
View file @
ba95490e
project('xrdesktop', 'c', version: '0.
9
.0',
project('xrdesktop', 'c', version: '0.
10
.0',
meson_version: '>= 0.42.0',
)
...
...
src/meson.build
View file @
ba95490e
so_version = 0
api_version = '0.
9
'
api_version = '0.
10
'
api_path = 'xrdesktop-' + api_version
xrdesktop_sources = [
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment