Version 1.10.1

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20266 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2004-10-29 03:31:04 +00:00
parent a2f7e30285
commit eea8598fbf
7 changed files with 86 additions and 16 deletions

View file

@ -180,5 +180,7 @@ Info-gnustep.plist:
echo " NSPrincipalClass = \"NSObject\";"; \
echo " GSBundleShortVersionString = \"$(VERSION)\";"; \
echo " GSBundleVersion = $(VERSION_NUMBER);"; \
echo " CFBundleShortVersionString = \"$(VERSION)\";"; \
echo " CFBundleVersion = $(VERSION_NUMBER);"; \
echo "}") > $@$(END_ECHO)