From 813f6d1687b0951c4fede6584ba6f13f74e906c0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 6 Oct 2008 16:08:52 +0000 Subject: 5.19.5 --- NEWS | 2 +- urpm.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 8c85ac89..04820ab9 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 5.19.4 - 6 October 2008, by Pascal "Pixel" Rigaux +Version 5.19.5 - 6 October 2008, by Pascal "Pixel" Rigaux - gurpmi: o just do not ask for confirmation before removing packages in diff --git a/urpm.pm b/urpm.pm index 92f1d0fe..23f958da 100644 --- a/urpm.pm +++ b/urpm.pm @@ -12,7 +12,7 @@ use urpm::sys; use urpm::cfg; use urpm::md5sum; -our $VERSION = '5.19.4'; +our $VERSION = '5.19.5'; our @ISA = qw(URPM Exporter); our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium'); -- cgit v1.2.1