From 2ae384e09ff80d25383af62da6ee32a7816a0fee Mon Sep 17 00:00:00 2001
From: Chris Bynum <chris.bynum@levvel.io>
Date: Thu, 4 Aug 2016 00:47:13 -0400
Subject: [PATCH] Added version

---
 common.bash | 1 +
 common.sh   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/common.bash b/common.bash
index 960ef7d..f62c497 100644
--- a/common.bash
+++ b/common.bash
@@ -1,2 +1,3 @@
 maintainer="tier"
 imagename="centos7base"
+version=1.0
diff --git a/common.sh b/common.sh
index 960ef7d..f62c497 100644
--- a/common.sh
+++ b/common.sh
@@ -1,2 +1,3 @@
 maintainer="tier"
 imagename="centos7base"
+version=1.0