Skip to content

Commit

Permalink
Releaseing 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericabouaf committed May 17, 2009
1 parent ad22801 commit d177778
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/makeZip.sh
@@ -1,5 +1,5 @@
#!/bin/sh
# This is the command line to create the wireit distribution zip file
cd ../..
zip -vr WireIt-0.4.0.zip WireIt-0.4.0 -x "*.git*" "*.DS_Store*" "*build.sh" "*makeZip.sh" "*/res/*" "*yuidoc.sh" "*/xproc/*" "*/ExhibitMaker/*" "*/jsWireTalk/*" "*/wireitbuilder/*" "*/ExhibitMaker/*" "*/jsWireTalk/*" "*/wireitbuilder/*" "*/doc-parser/*" "*/doc-template/*" "*/PersistingTooltip.js" "*/lib/yui-accordion/*"
zip -vr WireIt-0.4.0.zip WireIt-0.4.0 -x "*.git*" "*.DS_Store*" "*build.sh" "*makeZip.sh" "*/res/*.xcf" "*/res/presentations/*" "*yuidoc.sh" "*/xproc/*" "*/ExhibitMaker/*" "*/jsWireTalk/*" "*/wireitbuilder/*" "*/ExhibitMaker/*" "*/jsWireTalk/*" "*/wireitbuilder/*" "*/doc-parser/*" "*/doc-template/*" "*/PersistingTooltip.js" "*/lib/yui-accordion/*"

2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -128,7 +128,7 @@

<!-- Updates changeset -->
<p class="title">Download</p>
<p style="text-align:center;font-weight:bold; font-size:15px;background-color:#EEEEEE;-moz-border-radius: 10px; padding: 5px;-webkit-border-radius: 10px;"><a href="http://cloud.github.com/downloads/neyric/wireit/WireIt-0.4.0.zip">Download WireIt 0.4.0</a><br/><span style="font-size: 70%; font-weight: normal;">(WireIt-0.4.0.zip - 6MB - <a href="VERSION.txt">changeset</a>)</span></p>
<p style="text-align:center;font-weight:bold; font-size:15px;background-color:#EEEEEE;-moz-border-radius: 10px; padding: 5px;-webkit-border-radius: 10px;"><a href="http://cloud.github.com/downloads/neyric/wireit/WireIt-0.4.0.zip">Download WireIt 0.4.0</a><br/><span style="font-size: 70%; font-weight: normal;">(WireIt-0.4.0.zip - 7.8MB - <a href="VERSION.txt">changeset</a>)</span></p>

<!-- License -->
<p>WireIt is released under the <a href="license.txt">MIT License</a>.</p>
Expand Down
Binary file added res/WireIt.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/WireIt_Objects.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/wireit.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d177778

Please sign in to comment.