summary refs log tree commit diff
path: root/bin/dash/configure.ac
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-20 13:45:29 -0400
committerJune McEnroe <june@causal.agency>2021-06-20 13:46:46 -0400
commite4554744950ee3262940fc97177d36affbd06b1f (patch)
tree0af86e1709bc057d14127b3c7c35f0b872b44b03 /bin/dash/configure.ac
parentsctd more aggressively (diff)
parentSquashed 'bin/dash/' changes from a45870f7..efc7765b (diff)
downloadsrc-e4554744950ee3262940fc97177d36affbd06b1f.tar.gz
src-e4554744950ee3262940fc97177d36affbd06b1f.zip
Merge dash v0.5.11.4
Diffstat (limited to 'bin/dash/configure.ac')
-rw-r--r--bin/dash/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dash/configure.ac b/bin/dash/configure.ac
index 1edc45b8..dc96b748 100644
--- a/bin/dash/configure.ac
+++ b/bin/dash/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([dash],[0.5.11.2])
+AC_INIT([dash],[0.5.11.4])
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AC_CONFIG_SRCDIR([src/main.c])