[bugzilla-gnome-org-extensions] Bump the Parse::StackTrace requirement to the actual correct released version.
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions] Bump the Parse::StackTrace requirement to the actual correct released version.
- Date: Thu, 20 Nov 2014 22:14:48 +0000 (UTC)
commit 9fd8696093ab076680bb51e92c07ad126f4b4523
Author: Max Kanat-Alexander <mkanat everythingsolved com>
Date: Sat Aug 8 23:01:58 2009 -0500
Bump the Parse::StackTrace requirement to the actual correct released version.
code/install-requirements.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/code/install-requirements.pl b/code/install-requirements.pl
index dd4da99..5facc69 100644
--- a/code/install-requirements.pl
+++ b/code/install-requirements.pl
@@ -27,7 +27,7 @@ use constant REQUIRED_MODULES => [
{
package => 'Parse-StackTrace',
module => 'Parse::StackTrace',
- version => 0.07,
+ version => 0.08,
},
];
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]