diff --git a/ChanSort/MainForm.cs b/ChanSort/MainForm.cs index 5120a68..fd61ba7 100644 --- a/ChanSort/MainForm.cs +++ b/ChanSort/MainForm.cs @@ -24,7 +24,7 @@ namespace ChanSort.Ui { public partial class MainForm : XtraForm { - public const string AppVersion = "v2013-06-29.2"; + public const string AppVersion = "v2013-06-29.3"; private const int MaxMruEntries = 5; diff --git a/readme.txt b/readme.txt index dabd22f..6f463f8 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,4 @@ -Version v2013-xx-xx ====================================================== +Version v2013-06-29.3 ==================================================== Changes: - Added support for Panasonic channel list "Freesat" and "Analog Cable" @@ -100,6 +100,9 @@ OTHER DEALINGS IN THE SOFTWARE. Change log ================================================================ +2013-06-29.3 +- Added support for Panasonic channel list "Freesat" and "Analog Cable" + 2013-06-29.2 - FIX: Saving Pansonic svl.db now updates checksum correctly