[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [26970] trunk/blender/release: 2.51: second commit, splash png and Makefile fix

Ton Roosendaal ton at blender.org
Tue Feb 16 19:16:55 CET 2010


Revision: 26970
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=26970
Author:   ton
Date:     2010-02-16 19:16:54 +0100 (Tue, 16 Feb 2010)

Log Message:
-----------
2.51: second commit, splash png and Makefile fix

Modified Paths:
--------------
    trunk/blender/release/Makefile
    trunk/blender/release/VERSION
    trunk/blender/release/datafiles/splash.png

Modified: trunk/blender/release/Makefile
===================================================================
--- trunk/blender/release/Makefile	2010-02-16 18:15:26 UTC (rev 26969)
+++ trunk/blender/release/Makefile	2010-02-16 18:16:54 UTC (rev 26970)
@@ -91,9 +91,8 @@
 
 install: package
 	@#echo "****> Install text"
-	@cp text/blender.html $(DISTDIR)
+	@cp text/readme.html $(DISTDIR)
 	@cp text/*.txt $(DISTDIR)
-	@cp text/*.pdf $(DISTDIR)
     ifeq ($(FREEDESKTOP), true)
 	@#echo "****> Install freedesktop icons"
 	@mkdir $(DISTDIR)/icons

Modified: trunk/blender/release/VERSION
===================================================================
--- trunk/blender/release/VERSION	2010-02-16 18:15:26 UTC (rev 26969)
+++ trunk/blender/release/VERSION	2010-02-16 18:16:54 UTC (rev 26970)
@@ -1 +1 @@
-2.5-alpha0
+2.5-alpha1

Modified: trunk/blender/release/datafiles/splash.png
===================================================================
(Binary files differ)





More information about the Bf-blender-cvs mailing list