Revision 9cd9bfe7 snf-branding/synnefo_branding/settings.py

b/snf-branding/synnefo_branding/settings.py
49 49
COPYRIGHT_MESSAGE = getattr(settings, 'BRANDING_COPYRIGHT_MESSAGE', 
50 50
						    copyright_message_default)
51 51
 
52
SYNNEFO_JS_LIB_VERSION = get_component_version('app')
52
SYNNEFO_VERSION = get_component_version('common')

Also available in: Unified diff