diff options
author | Scott Jackson <daneren2005@gmail.com> | 2013-05-14 21:15:04 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2013-05-14 21:15:04 -0700 |
commit | a1c400ce131a361a03584e9078001ea30e1e23af (patch) | |
tree | af23e3fc3abc1fd4bffebb50975f6b44a02479d0 /subsonic-android/res/xml/changelog.xml | |
parent | 560bd50c221f2d88dd873aab8d96d5acec7309cb (diff) | |
download | dsub-a1c400ce131a361a03584e9078001ea30e1e23af.tar.gz dsub-a1c400ce131a361a03584e9078001ea30e1e23af.tar.bz2 dsub-a1c400ce131a361a03584e9078001ea30e1e23af.zip |
Added Change Log dialog that runs on first load with a new version
Diffstat (limited to 'subsonic-android/res/xml/changelog.xml')
-rw-r--r-- | subsonic-android/res/xml/changelog.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/subsonic-android/res/xml/changelog.xml b/subsonic-android/res/xml/changelog.xml new file mode 100644 index 00000000..7bc0bddc --- /dev/null +++ b/subsonic-android/res/xml/changelog.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<changelog></changelog> |