[mythtv-commits] mythtv branch fixes/0.28 updated by dekarl. v0.28-23-g370dd71

Git Repo Owner noreply at mythtv.org
Wed May 11 20:24:28 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user dekarl.
       via  370dd71fa4a6affb09f989c6000c9dea7097bb15 (commit)
      from  6386f31c93103dc9e5093cc5a7aae876bce0a7f2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 370dd71fa4a6affb09f989c6000c9dea7097bb15
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 15:51:12 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 11 May 2016 22:24:08 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=370dd71fa4a6affb09f989c6000c9dea7097bb15

fix parsing of version numbers in theme updater
the separator between the parts of the version number is a literal
period (\\.), not any character (.)

Refs #12763

(cherry picked from commit f4a8cf1673dcbaa649e3879b8716d3942474f2dd)



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythbackend/backendhousekeeper.cpp |    2 +-
 mythtv/programs/mythfrontend/themechooser.cpp      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list