summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-01-09 11:22:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-01-09 11:22:36 +0000
commit0e419987e48b006104748118fa28161484b7dfa1 (patch)
tree45c1c1fe81309615e1e6d239183b677be90feb41 /uisimulator/sdl/version.h
parentd2a10f5676a4ab53aec437bd5976e2aef6bde0a4 (diff)
downloadrockbox-0e419987e48b006104748118fa28161484b7dfa1.tar.gz
rockbox-0e419987e48b006104748118fa28161484b7dfa1.zip
SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third
simulator with the hope that once it works fine, we can remove the other two and only have one unified simulator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8312 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/sdl/version.h')
-rw-r--r--uisimulator/sdl/version.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uisimulator/sdl/version.h b/uisimulator/sdl/version.h
new file mode 100644
index 0000000000..1d40c08781
--- /dev/null
+++ b/uisimulator/sdl/version.h
@@ -0,0 +1 @@
#define ROCKBOXUI_VERSION "0.2"