summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-11 17:17:57 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-11 17:17:57 +0000
commit5e76af32db0f702124ae1c4933ee62697ccaf3d3 (patch)
treeb1e383618d0a3429fa6d7ff087bd748574448278
parent3efcdd7df2b8997e0d4f543703d371e8b7079d5f (diff)
downloadfebootstrap-5e76af32db0f702124ae1c4933ee62697ccaf3d3.tar.gz
febootstrap-5e76af32db0f702124ae1c4933ee62697ccaf3d3.tar.xz
febootstrap-5e76af32db0f702124ae1c4933ee62697ccaf3d3.zip
Version 3.3.3.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5eb6c07..f4b4a23 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,3.2)
+AC_INIT(febootstrap,3.3)
AM_INIT_AUTOMAKE
dnl Check for basic C environment.