summaryrefslogtreecommitdiff
path: root/apps/version.h
AgeCommit message (Collapse)Author
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
later. We still need to hunt down snippets used that are not. 1324 modified files... http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and ↵Nicolas Pennequin
tools/creative.c, which need checking. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17369 a1c6a512-1295-4272-9138-f99709370657
2004-08-01More const policeing step 1Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4978 a1c6a512-1295-4272-9138-f99709370657
2002-07-15Added build timestamp in version stringBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1350 a1c6a512-1295-4272-9138-f99709370657
2002-05-29make the version string say "CVS" when retrieved from CVS, it getsDaniel Stenberg
generated automaticly when building tarball releases git-svn-id: svn://svn.rockbox.org/rockbox/trunk@794 a1c6a512-1295-4272-9138-f99709370657
2002-05-29Added version display to menuBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@787 a1c6a512-1295-4272-9138-f99709370657
2002-05-29APPSVERSION is defined in a stand-alone header file, and main.c setsDaniel Stenberg
a global variable accordingly. Keep the header file clean, we want to be able to machine-generate it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@785 a1c6a512-1295-4272-9138-f99709370657