diff options
Diffstat (limited to 'gnu/usr.bin/bc/version.h')
| -rw-r--r-- | gnu/usr.bin/bc/version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/bc/version.h b/gnu/usr.bin/bc/version.h new file mode 100644 index 000000000000..6b3f909639d8 --- /dev/null +++ b/gnu/usr.bin/bc/version.h @@ -0,0 +1,3 @@ +#define BC_VERSION \ + "bc 1.02 (Mar 3, 92) Copyright (C) 1991, 1992 Free Software Foundation, Inc." + |
