summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-09 12:09:15 +0100
committerRichard Jones <rjones@redhat.com>2009-04-09 12:09:15 +0100
commit616d80ae910d93e9471a7eaf2a6798f423d2674a (patch)
treedf235d51f101d573a6910834a6c60be45b579a35 /configure.ac
parent9a6f7420554d0cd1116b230fd48052613f6d5885 (diff)
downloadfebootstrap-616d80ae910d93e9471a7eaf2a6798f423d2674a.tar.gz
febootstrap-616d80ae910d93e9471a7eaf2a6798f423d2674a.tar.xz
febootstrap-616d80ae910d93e9471a7eaf2a6798f423d2674a.zip
Add the -u/--updates option to add an updates repository.1.5
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 f7aa1fd..9e375d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
dnl
dnl Written by Richard W.M. Jones <rjones@redhat.com>
-AC_INIT(febootstrap,1.4)
+AC_INIT(febootstrap,1.5)
AM_INIT_AUTOMAKE
AC_CHECK_PROG(PERLDOC,[perldoc],[perldoc],[no])