aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-04-14 22:42:11 +0100
committerThomas White <taw@bitwiz.org.uk>2009-04-14 23:04:46 +0100
commit4efdcf3540bedc5b93bfc0be59dadfc4537a021f (patch)
tree665ef75bb882cc2c3b13fdfb69e74dd09b7230b9
parentd2c3c9ebfc8b1532abe27f4c2d1ccf6d227b63ba (diff)
This is OpenMooCow 0.4openmoocow-0.4
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog8
-rwxr-xr-xbuild.sh4
-rw-r--r--configure.ac2
-rw-r--r--openmoocow.control2
5 files changed, 13 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index c28dbc1..8ebddce 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,4 @@
-Design and programming (c) 2008 Thomas White <taw27@srcf.ucam.org>
+Design and programming (c) 2008-2009 Thomas White <taw@bitwiz.org.uk>>
Sound effect by Chris Hendricks, downloaded from www.flashkit.com :
http://www.flashkit.com/soundfx/Creatures/Farm/Moo-Chris_He-7391/index.php
diff --git a/ChangeLog b/ChangeLog
index 46a3784..0594d87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Version 0.4
+-----------
+ * Fix crash when the sysfs paths for FreeRunner accelerometers
+ were not as expected.
+ * Handle the change to EV_ABS events and the new sysfs paths in
+ very recent Openmoko kernels.
+ * Add categories to the .desktop file.
+
Version 0.3
-----------
* Add support for Thinkpad HDAPS accelerometers.
diff --git a/build.sh b/build.sh
index 776983f..764648a 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
#!/bin/sh
om-make-ipkg . openmoocow.control
-scp openmoocow_0.3_armv4t.ipk root@192.168.0.202:~
-ssh root@192.168.0.202 opkg install openmoocow_0.3_armv4t.ipk
+scp openmoocow_0.4_armv4t.ipk root@192.168.0.202:~
+ssh root@192.168.0.202 opkg install openmoocow_0.4_armv4t.ipk
diff --git a/configure.ac b/configure.ac
index c32bce9..cffb9f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(openmoocow, 0.3.0, taw27@srcf.ucam.org)
+AC_INIT(openmoocow, 0.4.0, taw@bitwiz.org.uk)
VERSION=AC_PACKAGE_VERSION
AM_CONFIG_HEADER(config.h)
diff --git a/openmoocow.control b/openmoocow.control
index d0e7067..a893442 100644
--- a/openmoocow.control
+++ b/openmoocow.control
@@ -1,5 +1,5 @@
Package: openmoocow
-Version: 0.3+git
+Version: 0.4
Description: Moo box simulator
Section: openmoko/applications
Priority: optional