repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git]
/
workbench
/
utilities
/
More
/
version.h
blob
c05ae66091f081ba7bf3b4da889fc9735a855c0b
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
5
Desc:
6
Lang: English
7
*/
8
9
10
#define VERSION 1
11
#define REVISION 2
12
#define DATESTR
"02.11.2007"
13
#define VERSIONSTR
"$VER: More 1.2 ("
DATESTR
")"