repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
synch with arch specific stdc update. use the correct types when accessing the fpu...
[AROS.git]
/
workbench
/
c
/
iprefs
/
version.h
blob
2484ff8a90dd5358f9071affc567e6ba26c3e726
1
/*
2
Copyright © 1995-2017, 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 4
12
#define DATESTR
"21.2.2017"
13
#define VERSIONSTR
"$VER: IPrefs 1.4 ("
DATESTR
")"