summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-06-10 00:48:24 +0000
committerThomas Bushnell <thomas@gnu.org>1997-06-10 00:48:24 +0000
commit4a962f71272bd9e6212942f72bd1bf8ce6f63203 (patch)
tree328eb17fee5665aec57fd3be4d1f0db88d6e2ee3 /version.h
parentdd5fbd5e2cb63ee8521a70296c5234d8eac7db6d (diff)
Mon Jun 9 12:27:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* version.h (HURD_VERSION): Update version number. * sh-version.sed: Likewise. * README: Likewise. * INSTALL: Likewise.
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index c61c275e..ab6c5b2b 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
/* Hurd version
- Copyright (C) 1996 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Written by Thomas Bushnell, n/BSG.
This file is part of the GNU Hurd.
@@ -21,7 +21,7 @@
/* See sh-version.sed for duplicates of this information. */
#ifndef HURD_VERSION
-#define HURD_VERSION "0.1"
+#define HURD_VERSION "0.2"
#endif
/* The standard way to print versions for --version. */