aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorThomas White <taw27@cam.ac.uk>2008-12-19 00:37:20 +0000
committerThomas White <taw27@cam.ac.uk>2008-12-19 00:37:20 +0000
commit365c155ee09c2573b6931e8816dc6fe61a441d5f (patch)
tree1f9c11b9c09a31a7e942452daac4b2f36519a1f9 /build.sh
parenta1eaaf9abc872adc2485a2d93c653ee5c9ae3276 (diff)
Bump version number
Bump version number to 0.3 Signed-off-by: Thomas White <taw27@cam.ac.uk>
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index b369a71..776983f 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
#!/bin/sh
om-make-ipkg . openmoocow.control
-scp openmoocow_0.2_armv4t.ipk root@192.168.0.202:~
-ssh root@192.168.0.202 opkg install openmoocow_0.2_armv4t.ipk
+scp openmoocow_0.3_armv4t.ipk root@192.168.0.202:~
+ssh root@192.168.0.202 opkg install openmoocow_0.3_armv4t.ipk