summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-04-17 23:40:49 +0000
committerJeremy Katz <katzj@redhat.com>2007-04-17 23:40:49 +0000
commit30b525126027539bd69ccd6575e1f8fcd59d517c (patch)
treececd67a783e80d682524af7bd916459e2220c6df /anaconda.spec
parent59931dcc0ddd2e5ca360e250212b7da69d0ff589 (diff)
downloadanaconda-30b525126027539bd69ccd6575e1f8fcd59d517c.tar.gz
anaconda-30b525126027539bd69ccd6575e1f8fcd59d517c.tar.xz
anaconda-30b525126027539bd69ccd6575e1f8fcd59d517c.zip
bump version
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 0b6a05443..a166e6d6c 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64
Name: anaconda
-Version: 11.2.0.50
+Version: 11.2.0.51
Release: 1
License: GPL
Summary: Graphical system installer
@@ -142,7 +142,7 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
-* Tue Apr 17 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.50-1
+* Tue Apr 17 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.51-1
- Some PS3 fixes (dwmw2)
- Try to handle some of the problem cases with the ide -> libata driver
changes (clumens, katzj, #229704)