Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
106ad08c
Commit
106ad08c
authored
May 09, 2022
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increment version number to 0.23.8
parent
0341ca1b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
NEWS
NEWS
+2
-0
conf.py
doc/conf.py
+1
-1
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
106ad08c
ver 0.23.8 (not yet released)
ver 0.23.7 (2022/05/09)
* database
- upnp: support pupnp 1.14
...
...
doc/conf.py
View file @
106ad08c
...
...
@@ -38,7 +38,7 @@ author = 'Max Kellermann'
# built documents.
#
# The short X.Y version.
version
=
'0.23.
7
'
version
=
'0.23.
8
'
# The full version, including alpha/beta/rc tags.
#release = version + '~git'
...
...
meson.build
View file @
106ad08c
project(
'mpd',
['c', 'cpp'],
version: '0.23.
7
',
version: '0.23.
8
',
meson_version: '>= 0.56.0',
default_options: [
'c_std=c11',
...
...
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