Skip to content
Snippets Groups Projects
Unverified Commit 24fe6518 authored by Kaleb Luedtke's avatar Kaleb Luedtke
Browse files

Revert ./include/vlc/libvlc_version.h.in

parent c2092d08
No related branches found
No related tags found
No related merge requests found
Pipeline #213422 canceled with stage
in 1 minute and 22 seconds
......@@ -41,7 +41,7 @@
/** LibVLC revision */
# define LIBVLC_VERSION_REVISION (@VERSION_REVISION@)
# define LIBVLC_VERSION_EXTRA (@VERSION_EXTRA@)
# define LIBVLC_VERSION_EXTRA (0)
/** Makes a single integer from a LibVLC version numbers */
# define LIBVLC_VERSION(maj,min,rev,extra) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment