<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Extruder_SNAP/Extruder_SNAP.pde</filename>
    </added>
    <added>
      <filename>LICENSE</filename>
    </added>
    <added>
      <filename>README</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 #!/bin/bash
 
 #init up
-VERSION=${2:-`date +%Y-%m-%d`}
+VERSION=${1:-`date +%Y-%m-%d`}
 TO_DIR=&quot;reprap-arduino-firmware-$VERSION&quot;
 
 #directory structure
@@ -20,6 +20,9 @@ svn export 3Axis_Tester &quot;$TO_DIR/testers/3Axis_Tester&quot;
 svn export RPM_Tester &quot;$TO_DIR/testers/RPM_Tester&quot;
 svn export ../library &quot;$TO_DIR/library&quot;
 
+cp README &quot;$TO_DIR/&quot;
+cp LICENSE &quot;$TO_DIR/&quot;
+
 #create our archive
 echo &quot;Archiving...&quot;
 zip -qr &quot;$TO_DIR.zip&quot; &quot;$TO_DIR&quot;</diff>
      <filename>package_release</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>Extruder_SNAP/Extruders_SNAP.pde</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>ed9591aa079e5d3af94e4f8deb75d699cde31eb3</id>
    </parent>
  </parents>
  <author>
    <name>hoekstar</name>
    <email>hoekstar@cb376a5e-1013-0410-a455-b6b1f9ac8223</email>
  </author>
  <url>http://github.com/alx/reprap-arduino-firmware/commit/d069cf0564ebda0d7ed110014d8bd448114c4700</url>
  <id>d069cf0564ebda0d7ed110014d8bd448114c4700</id>
  <committed-date>2007-12-17T09:59:16-08:00</committed-date>
  <authored-date>2007-12-17T09:59:16-08:00</authored-date>
  <message>got the packaging script working pretty well.

git-svn-id: https://reprap.svn.sourceforge.net/svnroot/reprap/trunk/users/hoeken/arduino/firmware@1187 cb376a5e-1013-0410-a455-b6b1f9ac8223</message>
  <tree>71844b662f1906041a590c08717feb00ef6a176d</tree>
  <committer>
    <name>hoekstar</name>
    <email>hoekstar@cb376a5e-1013-0410-a455-b6b1f9ac8223</email>
  </committer>
</commit>
