Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-rw-r--r--release/Makefile3
-rw-r--r--release/VERSION2
-rw-r--r--release/datafiles/splash.pngbin202316 -> 206598 bytes
3 files changed, 2 insertions, 3 deletions
diff --git a/release/Makefile b/release/Makefile
index 9fe83ef3494..809ac548724 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -91,9 +91,8 @@ package: version makedirs
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
diff --git a/release/VERSION b/release/VERSION
index e1cbf32a280..f838d66c68f 100644
--- a/release/VERSION
+++ b/release/VERSION
@@ -1 +1 @@
-2.5-alpha0
+2.5-alpha1
diff --git a/release/datafiles/splash.png b/release/datafiles/splash.png
index da4f1e1b2f1..cb4ec0cdeae 100644
--- a/release/datafiles/splash.png
+++ b/release/datafiles/splash.png
Binary files differ