Don't do an "or" operation of the return IDs with TAGBASE_NATMEG
[AROS-Contrib.git] / gnu / abc-shell / version.c
blobbb733cf80f988cb8857eed649beec0c8dff655e2
1 /*
2 * value of $KSH_VERSION
3 */
5 #include "sh.h"
7 const char ksh_version [] = "abc-shell " ABC_VERSION;