commit:     e5627dab9a94231803ba69fae4720b07b9773506
Author:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  2 16:49:00 2015 +0000
Commit:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Fri Jul  3 04:49:56 2015 +0000
URL:        https://gitweb.gentoo.org/proj/webapp-config.git/commit/?id=e5627dab

version.py: Modifies version to reflect git status

 WebappConfig/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/WebappConfig/version.py b/WebappConfig/version.py
index a795719..f52527b 100644
--- a/WebappConfig/version.py
+++ b/WebappConfig/version.py
@@ -13,7 +13,7 @@
 #
 # ========================================================================
 
-WCVERSION = '1.54'
+WCVERSION = '1.54-git'
 
 if __name__ == '__main__':
     print(WCVERSION)

Reply via email to