From 734b213c4136ac08b570beb287757cfa52180572 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 13 Sep 2007 14:17:16 +0000 Subject: 4.10.9 --- NEWS | 2 ++ urpm.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0e81fdfb..30f2626e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 4.10.9 - 13 September 2007, by Pascal "Pixel" Rigaux + - urpmi, urpme o default to selecting all the prefered packages according to installed locales (need perl-URPM 1.81 to work) diff --git a/urpm.pm b/urpm.pm index 91bdf3f1..9241ddb2 100644 --- a/urpm.pm +++ b/urpm.pm @@ -12,7 +12,7 @@ use urpm::sys; use urpm::cfg; use urpm::md5sum; -our $VERSION = '4.10.8'; +our $VERSION = '4.10.9'; our @ISA = qw(URPM Exporter); our @EXPORT_OK = 'file_from_local_url'; -- cgit v1.2.1