version string is now quoted properly

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 1999-09-30 22:27:28 +00:00
parent e918362128
commit 60edeacfb7

View File

@ -100,7 +100,7 @@ rpm:
OTHERRULES = OTHERRULES + """
__version__.py: ../distrib/build.py build.cfg
@echo ver = '$(VERSION)' > __version__.py
echo ver = \\'$(VERSION)\\' > __version__.py
$(GENCODEDIR)/wx.py : _extras.py