summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Sivak <msivak@redhat.com>2012-08-06 13:43:32 +0200
committerMartin Sivak <msivak@redhat.com>2012-08-06 13:43:32 +0200
commita518f8919488710842dc50d6e28f1d9bea5a186d (patch)
treeef1d8e64aef6cf133d4f92177eea3ed6644b49f1 /configure.ac
parent72c797294e5d70a221cab91d3d97ce805ad4b851 (diff)
parent86dd8ff76ba9a6fd10a7325df2c0691339d7fb76 (diff)
downloadanaconda-a518f8919488710842dc50d6e28f1d9bea5a186d.tar.gz
anaconda-a518f8919488710842dc50d6e28f1d9bea5a186d.tar.xz
anaconda-a518f8919488710842dc50d6e28f1d9bea5a186d.zip
Merge master into newtui
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index f10eed404..530dd6778 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
m4_define(python_required_version, 2.5)
AC_PREREQ([2.63])
-AC_INIT([anaconda], [18.2], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.3], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])
@@ -259,7 +259,6 @@ AC_CONFIG_FILES([Makefile
data/command-stubs/Makefile
docs/Makefile
dracut/Makefile
- gptsync/Makefile
pyanaconda/installclasses/Makefile
data/liveinst/Makefile
data/liveinst/console.apps/Makefile
@@ -314,7 +313,6 @@ AC_CONFIG_FILES([Makefile
tests/logpicker_test/archiving_test/Makefile
tests/logpicker_test/logmining_test/Makefile
pyanaconda/textw/Makefile
- data/ui/Makefile
data/post-scripts/Makefile
utils/Makefile
utils/log_picker/Makefile