Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-libshout
Commits
d8592a0b
Commit
d8592a0b
authored
Apr 10, 2022
by
Philipp Schafft
🦁
Browse files
Update: Set date of release
parent
5cd8cfda
Pipeline
#3103
passed with stages
in 5 minutes and 19 seconds
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
d8592a0b
libshout 2.4.6 (202204
??
)
libshout 2.4.6 (202204
10
)
* Fixed pkg-config file (#2329)
* Made vorbis an optional codec
...
...
configure.ac
View file @
d8592a0b
...
...
@@ -3,7 +3,7 @@
m4_define(libshout_major, 2)
m4_define(libshout_minor, 4)
m4_define(libshout_micro,
5
)
m4_define(libshout_micro,
6
)
m4_define(libshout_version, libshout_major.libshout_minor.libshout_micro)
AC_INIT([libshout], libshout_version, [icecast-dev@xiph.org])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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