[multicat-devel] [Git][videolan/multicat][master] 2.3 release
Christophe Massiot
gitlab at videolan.org
Sun Jul 1 15:54:47 CEST 2018
Christophe Massiot pushed to branch master at VideoLAN / multicat
Commits:
cb476ead by Christophe Massiot at 2018-07-01T15:54:26+02:00
2.3 release
- - - - -
2 changed files:
- Makefile
- NEWS
Changes:
=====================================
Makefile
=====================================
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# multicat Makefile
-VERSION = 2.2
+VERSION = 2.3
CFLAGS += -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE
CFLAGS += -g
# Comment out the following line for Mac OS X build
=====================================
NEWS
=====================================
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ Changes between 2.2 and 2.3:
* Do not do retx in reordertp with multicast inputs
* Add support for null weights in aggregartp and reordertp
* Add refractory period in case of too many errors in reordertp
+ * Build system fixes for macOS
Changes between 2.1 and 2.2:
----------------------------
View it on GitLab: https://code.videolan.org/videolan/multicat/commit/cb476eadc763947e05a6a40934a87b056ee430b4
--
View it on GitLab: https://code.videolan.org/videolan/multicat/commit/cb476eadc763947e05a6a40934a87b056ee430b4
You're receiving this email because of your account on code.videolan.org.
More information about the multicat-devel
mailing list