From 06b4103b83258b448ed2ae41dd969623308dce2d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 3 Aug 2007 14:46:32 +0000 Subject: 4.9.28 --- NEWS | 2 ++ urpm.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 33e7cf84..caa830ed 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 4.9.28 - 3 August 2007, by Pascal "Pixel" Rigaux + - urpmi o handle README..upgrade.urpmi and README.-.upgrade.urpmi: the content is displayed diff --git a/urpm.pm b/urpm.pm index 3ddb1691..4356f759 100644 --- a/urpm.pm +++ b/urpm.pm @@ -12,7 +12,7 @@ use urpm::sys; use urpm::cfg; use urpm::md5sum; -our $VERSION = '4.9.27'; +our $VERSION = '4.9.28'; our @ISA = qw(URPM Exporter); our @EXPORT_OK = 'file_from_local_url'; -- cgit v1.2.1