diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-07 14:57:20 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-07 14:57:20 +0000 |
commit | cc6f1059825d102be92c181d6bdaa5a9dab8223c (patch) | |
tree | 7485cf8ebeeee2bc9d883b13fc69b2f23d3aa896 /mythfront/mythfront-session.oe | |
parent | 4778a79d213aa1b1f09f6be51971ddb285c3dd81 (diff) |
move lircrc handling from mythfront-config into mythfront-session
BKrev: 418e37d0wZ7qcGE40lfEc_f-OBe6zg
Diffstat (limited to 'mythfront/mythfront-session.oe')
-rw-r--r-- | mythfront/mythfront-session.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mythfront/mythfront-session.oe b/mythfront/mythfront-session.oe index a8ab663db7..f4a8171f29 100644 --- a/mythfront/mythfront-session.oe +++ b/mythfront/mythfront-session.oe @@ -1,4 +1,4 @@ -PV = "1.1" +PV = "1.2" SRC_URI = "file://mythfront.sh" |