summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-03-01 10:35:59 +0000
committerRoland McGrath <roland@gnu.org>2006-03-01 10:35:59 +0000
commit04dca8d316213b951249e3481ed8d9408495421d (patch)
treedfdfcdf5a03e988f0bc3d772e5ea2d43a65f3a5b /version.h
parentc9dc3f62698e9b456869ba8c1f0fd8f3c672ebf2 (diff)
* version.h (VERSION): 2.3.91
* Makeconfig (sysdeps-srcdirs): New variable. (sysdeps-add-ons-srcdirs): Use it. * csu/Makefile (all-Banner-files): Use it. * Makefile (dist-selector): New variable. (glibc-%.tar rule): Use it. Make $(dist-separate) tarballs contain one version-named directory.
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index aec3a8f2b1..3eec34c09b 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 VERSION "2.3.91"