aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-04-02 14:17:03 +0800
committermaximilian attems <max@stro.at>2010-04-16 04:22:23 +0200
commitd2324fee68bcfbe50fe73e835d2a2a1e0995e44f (patch)
tree83e78a7520e5638ad08ef2be41433db4c532ac08
parent673dab8698b0399c967216c02262eaf95361a75c (diff)
downloadklibc-d2324fee68bcfbe50fe73e835d2a2a1e0995e44f.tar.gz
Release 0.5.6.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: maximilian attems <max@stro.at>
-rw-r--r--usr/dash/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/dash/config.h b/usr/dash/config.h
index 43b6301a2a0dc1..4b76f8a9481a15 100644
--- a/usr/dash/config.h
+++ b/usr/dash/config.h
@@ -95,7 +95,7 @@
#define PACKAGE_NAME "dash"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "dash 0.5.5.1"
+#define PACKAGE_STRING "dash 0.5.6"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "dash"
@@ -104,7 +104,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.5.5.1"
+#define PACKAGE_VERSION "0.5.6"
/* Define if you build with -DSMALL */
#define SMALL 1
@@ -135,7 +135,7 @@
/* Version number of package */
-#define VERSION "0.5.5.1"
+#define VERSION "0.5.6"
/* Define to 1 if on MINIX. */
/* #undef _MINIX */