[ftpii] r286 committed - Update meta.xml to 0.0.20 and change release.sh to build a zip file co...

1 view
Skip to first unread message

codesite...@google.com

unread,
Dec 20, 2009, 10:37:38 AM12/20/09
to ftpii-...@googlegroups.com
Revision: 286
Author: joe.g...@psychlaw.com.au
Date: Sun Dec 20 07:36:43 2009
Log: Update meta.xml to 0.0.20 and change release.sh to build a zip file
compatible with HBC's new wiiload

http://code.google.com/p/ftpii/source/detail?r=286

Modified:
/trunk/hbc/meta.xml
/trunk/release.sh

=======================================
--- /trunk/hbc/meta.xml Sun Dec 20 07:24:37 2009
+++ /trunk/hbc/meta.xml Sun Dec 20 07:36:43 2009
@@ -2,7 +2,7 @@
<app version="1">
<name>ftpii</name>
<coder>joedj</coder>
- <version>0.0.19</version>
+ <version>0.0.20</version>
<release_date>20091221010000</release_date>
<short_description>An FTP server</short_description>
<long_description>ftpii is an FTP server.
=======================================
--- /trunk/release.sh Sun Dec 20 07:24:37 2009
+++ /trunk/release.sh Sun Dec 20 07:36:43 2009
@@ -16,6 +16,6 @@
rm -rf Makefile data source hbc patches && \
(find . -name .svn | xargs rm -rf) && \
rm release.sh && \
+zip -r ../$VERSION.zip ftpii && \
cd .. && \
-zip -r $VERSION.zip $VERSION && \
rm -rf $VERSION

Reply all
Reply to author
Forward
0 new messages