summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-12-29 09:19:59 +0000
committerRoland McGrath <roland@gnu.org>2004-12-29 09:19:59 +0000
commit525077e9f6a100e0d90af45f023dfb478a13ba8e (patch)
tree9309b31cfc81c1d691c2af5ff7648f4baa6842ff /version.h
parent7d58530341304d403a6626d7f7a1913165fe2f32 (diff)
2004-12-19 Roland McGrath <roland@frob.com>
* gen-unicode-ctype.c (output_tables): Fix email address in output.
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 aec3a8f2b1..4eeb1cceb3 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
-#define RELEASE "development"
-#define VERSION "2.3.90"
+#define RELEASE "stable"
+#define VERSION "2.3.4"