[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 96d6f69b8b0a489272550c467638d7526d3324f1
Ville Skyttä
ville.skytta at iki.fi
Thu Oct 15 18:31:54 UTC 2009
The following commit has been merged in the master branch:
commit 96d6f69b8b0a489272550c467638d7526d3324f1
Author: David Paleino <d.paleino at gmail.com>
Date: Sat Oct 10 16:24:22 2009 +0200
Preparing for release of 1.1
diff --git a/configure.ac b/configure.ac
index 3c7bf00..c8d66cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.59])
-AC_INIT([bash-completion], [1.0])
+AC_INIT([bash-completion], [1.1])
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
AC_CONFIG_FILES([Makefile])
AC_OUTPUT
--
bash-completion
More information about the Bash-completion-commits
mailing list