Version fix.

This commit is contained in:
Jon Ciesla 2013-07-06 17:27:46 -05:00
parent 8414db7214
commit 5f58000489

View file

@ -3,7 +3,7 @@ VERSION = "1.0"
# Unfortunately pkgdb can't tell us when we stop accepting branches for the
# oldest supported release, so this needs updating manually.
OBSOLETE_BRANCH='F-17'
OBSOLETE_BRANCH='f17'
# A bug for testing new types of badly formatted requests exists:
# https://bugzilla.redhat.com/show_bug.cgi?id=622067