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
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
workbench
/
prefs
/
locale
/
version.h
blob
93150473e79f47ffed96f83e6e233f93c3d15bd9
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 1
12
#define DATESTR
"26.02.2001"
13
#define VERSIONSTR
"$VER: Locale 1.1 ("
DATESTR
")"