From 67e3d5c7c10a2c675a28726900fa0626c65049c8 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Wed, 18 Feb 2015 18:06:44 +0100 Subject: [PATCH] config/pmodules_version.conf: export variables --- config/pmodules_version.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/pmodules_version.conf b/config/pmodules_version.conf index 9908d11..4bae2f8 100644 --- a/config/pmodules_version.conf +++ b/config/pmodules_version.conf @@ -1,2 +1,2 @@ -PMODULES_VERSION=0.99.0 -MODULES_VERSION=3.2.10 +declare -x PMODULES_VERSION=0.99.1 +declare -x MODULES_VERSION=3.2.10