From 898a16f64ae44385bc86328a0106408761df3782 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 25 Feb 2008 23:39:34 +0000 Subject: 5.6 --- NEWS | 2 ++ urpm.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0475f59f..0c6fecac 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 5.6 - 26 February 2008, by Pascal "Pixel" Rigaux + - urpmq: o add --conflicts o --requires now display the raw requires, use --requires-recursive to get diff --git a/urpm.pm b/urpm.pm index 8ce36fb6..85345f66 100644 --- a/urpm.pm +++ b/urpm.pm @@ -12,7 +12,7 @@ use urpm::sys; use urpm::cfg; use urpm::md5sum; -our $VERSION = '5.5'; +our $VERSION = '5.6'; our @ISA = qw(URPM Exporter); our @EXPORT_OK = 'file_from_local_url'; -- cgit v1.2.1