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
/
utilities
/
MultiView
/
version.h
blob
bcf2595d8842b60d95921cb74efecf7b9ada2c9c
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
"19.09.2000"
13
#define VERSIONSTR
"$VER: MultiView 1.1 ("
DATESTR
")"