commit | ed2f42377571f95993b4c79c7d1382eeda12acfd | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Thu Dec 04 14:34:40 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Thu Dec 04 14:34:40 2008 +0000 |
tree | a45dbd106e7961b20f3eaac7db86865910652b4d | |
parent | 213faca204ffcd48c465beac2351c65a15187e8c [diff] [blame] |
Bumped up 2.6 to 2.7
diff --git a/PC/os2emx/Makefile b/PC/os2emx/Makefile index ff04f72..9bfd927 100644 --- a/PC/os2emx/Makefile +++ b/PC/os2emx/Makefile
@@ -237,7 +237,7 @@ # Output file names PYTHON_VER= 2.6 -PYTHON_LIB= python26 +PYTHON_LIB= python27 PYTHON.LIB= $(PYTHON_LIB)_s$A PYTHON.IMPLIB= $(PYTHON_LIB)$A ifeq ($(EXEOMF),yes)