diff options
author | Vincent Petithory <vincent.petithory@gmail.com> | 2013-01-20 23:22:56 +0100 |
---|---|---|
committer | Vincent Petithory <vincent.petithory@gmail.com> | 2013-01-20 23:22:56 +0100 |
commit | fa2192520e55ed384d838741697d1ee8ff571f52 (patch) | |
tree | 11dc118168dc4df428ce0af9af488b33fbd1328b /client/client-updates/release/resources.xml | |
parent | 93b5fb8cd41c3330bad339129a330d1fa738019d (diff) | |
download | tools-fa2192520e55ed384d838741697d1ee8ff571f52.tar.gz tools-fa2192520e55ed384d838741697d1ee8ff571f52.tar.bz2 tools-fa2192520e55ed384d838741697d1ee8ff571f52.tar.xz tools-fa2192520e55ed384d838741697d1ee8ff571f52.zip |
Add Client updates tools to generate zip updates.
Diffstat (limited to 'client/client-updates/release/resources.xml')
-rw-r--r-- | client/client-updates/release/resources.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/client-updates/release/resources.xml b/client/client-updates/release/resources.xml new file mode 100644 index 0000000..faab981 --- /dev/null +++ b/client/client-updates/release/resources.xml @@ -0,0 +1,3 @@ +<?xml version="1.0"?> +<updates> +</updates> |