diff options
| author | Thomas Bushnell <thomas@gnu.org> | 1997-02-25 21:28:37 +0000 |
|---|---|---|
| committer | Thomas Bushnell <thomas@gnu.org> | 1997-02-25 21:28:37 +0000 |
| commit | 083ddc6f58560ed21c1a92fa00aa2cec8b2c9bad (patch) | |
| tree | cfb3f6fcf67d74a8343e7ef911b85864050aa540 /version.c | |
Initial source
Diffstat (limited to 'version.c')
| -rw-r--r-- | version.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/version.c b/version.c new file mode 100644 index 0000000..3cf20d9 --- /dev/null +++ b/version.c @@ -0,0 +1 @@ +char version[] = "GNUmach 0.2"; |
