Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / utilities / More / version.h
blobc05ae66091f081ba7bf3b4da889fc9735a855c0b
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
5 Desc:
6 Lang: English
7 */
10 #define VERSION 1
11 #define REVISION 2
12 #define DATESTR "02.11.2007"
13 #define VERSIONSTR "$VER: More 1.2 (" DATESTR ")"