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/scripts/disp_paint.py')
-rw-r--r--release/scripts/disp_paint.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/disp_paint.py b/release/scripts/disp_paint.py
index 8dac2a26dbf..30bcd9e88f4 100644
--- a/release/scripts/disp_paint.py
+++ b/release/scripts/disp_paint.py
@@ -2,9 +2,9 @@
""" Registration info for Blender menus: <- these words are ignored
Name: 'Dispaint'
-Blender: 233
+Blender: 234
Group: 'Mesh'
-Tip: 'Use vertex paint color value to modify shape displacing vertices along normal.'
+Tip: 'Use vertex paint color value to modify shape displacing vertices along normal'
"""
# $Id$