From 6bc2bc1c3ba163d1d11d2c4f6465b32f352bc77f Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 31 Jan 2010 18:42:44 +0100 Subject: [PATCH] Released 3.1.7. --- ChangeLog | 7 +++++++ Makefile | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 25e3aa5..a06e300 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-01-31 Martin Mares + + * Released as 3.1.7. + + * Minor improvements and bug fixes in decoding of the Virtual Channel + capability. + 2010-01-24 Martin Mares * Released as 3.1.6. diff --git a/Makefile b/Makefile index 814cbdc..f14732c 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=3.1.6 -DATE=2010-01-24 +VERSION=3.1.7 +DATE=2010-01-31 # Host OS and release (override if you are cross-compiling) HOST= -- 2.39.2