Skip to content
GitLab
Menu
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 libigloo
Commits
b464c8f8
Commit
b464c8f8
authored
Feb 26, 2022
by
Philipp Schafft
🦁
Browse files
Update: Changed version number to 0.9.1
parent
f5b8155e
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
b464c8f8
m4_define(libigloo_major, 0)
m4_define(libigloo_minor, 9)
m4_define(libigloo_patch,
0
)
m4_define(libigloo_patch,
1
)
m4_define(libigloo_version, libigloo_major.libigloo_minor.libigloo_patch)
AC_INIT([libigloo], libigloo_version, [icecast@xiph.org])
...
...
Write
Preview
Supports
Markdown
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