components/openstack/common/Makefile
branchs11-update
changeset 4625 18adb92d4193
parent 4314 96c1b7e2e45c
child 4678 47c0c76602fd
--- a/components/openstack/common/Makefile	Thu Jul 09 18:19:03 2015 -0700
+++ b/components/openstack/common/Makefile	Fri Jul 10 20:29:35 2015 +0000
@@ -35,8 +35,8 @@
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # Used for placement of openstack_common.py
-PYTHON_VERSIONS=	2.6
-PYTHON_VERSION=		2.6
+PYTHON_VERSIONS=	2.7
+PYTHON_VERSION=		2.7
 PKG_MACROS +=		PYVER=$(PYTHON_VERSIONS)
 
 # common targets