[dvblast-devel] [Git][videolan/dvblast][master] 3.3 release
Christophe Massiot
gitlab at videolan.org
Sun Jul 1 15:44:31 CEST 2018
Christophe Massiot pushed to branch master at VideoLAN / dvblast
Commits:
ba9d3d2e by Christophe Massiot at 2018-07-01T15:43:36+02:00
3.3 release
- - - - -
2 changed files:
- Makefile
- NEWS
Changes:
=====================================
Makefile
=====================================
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
VERSION_MAJOR = 3
-VERSION_MINOR = 1
+VERSION_MINOR = 3
TOPDIR = `basename ${PWD}`
GIT_VER = $(shell git describe --tags --dirty --always 2>/dev/null)
uname_S := $(shell sh -c 'uname -s 2>/dev/null || echo not')
=====================================
NEWS
=====================================
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Changes between 3.2 and -next
------------------------------
+Changes between 3.2 and 3.3:
+----------------------------
* Add support for getting EIT present/following for chosen service in dvblastctl
* Add support for getting EIT schedule for chosen service in dvblastctl
* Switch default string charset to UTF-8//IGNORE
View it on GitLab: https://code.videolan.org/videolan/dvblast/commit/ba9d3d2e7b8ac90fcaee03379101bb8fe425134a
--
View it on GitLab: https://code.videolan.org/videolan/dvblast/commit/ba9d3d2e7b8ac90fcaee03379101bb8fe425134a
You're receiving this email because of your account on code.videolan.org.
More information about the dvblast-devel
mailing list