diff options
-rwxr-xr-x | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 53228b7..d007c70 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -78,6 +78,7 @@ WriteMakefile( web => 'http://gitweb.mageia.org/software/rpm/rpmtools/', }, }, + release_status => 'stable', } ) : () ), ); |