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
Check for SYS/GL during library init. Reason is that
[AROS.git]
/
workbench
/
devs
/
diskimage
/
bz2_library
/
bz2.library_rev.h
blob
ea05da6413c0d1e792c87d6a8f590d3fcc430446
1
#define VERSION 1
2
#define REVISION 3
3
#define DATE
"24.4.2010"
4
#define VERS
"bz2.library 1.3"
5
#define VSTRING VERS
" ("
DATE
")
\r\n
"
6
#define VERSTAG
"\0$VER: "
VERS
" ("
DATE
")"