From 5b3fcc96268b6874f1306763d135a5e9e519a30f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 17 Sep 2008 13:48:53 +0000 Subject: 6.12 --- NEWS | 2 ++ urpm.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 402a5014..55fda606 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 6.12 - 17 September 2008, Pascal "Pixel" Rigaux + - when using --bug, o copy /root/.rpmdrake too o copy updates descriptions too diff --git a/urpm.pm b/urpm.pm index 12c012ed..86ed7e51 100644 --- a/urpm.pm +++ b/urpm.pm @@ -12,7 +12,7 @@ use urpm::sys; use urpm::cfg; use urpm::md5sum; -our $VERSION = '6.11'; +our $VERSION = '6.12'; our @ISA = qw(URPM Exporter); our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium'); -- cgit v1.2.1