summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-04-02 14:17:03 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2010-04-02 14:17:03 +0800
commit02a568bb1466de25e9749ee7f501524f9e76c503 (patch)
tree998ca6d6bce18b681ec95aabeef188e7ef9494de /configure.ac
parent[BUILTIN] Make trap signal name/number errors non-fatal. (diff)
downloaddash-02a568bb1466de25e9749ee7f501524f9e76c503.tar.gz
dash-02a568bb1466de25e9749ee7f501524f9e76c503.zip
Release 0.5.6.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2c3711b..df6e099 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(dash, 0.5.5.1)
+AC_INIT(dash, 0.5.6)
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([src/main.c])