summaryrefslogtreecommitdiffstats
path: root/editors/code-browser/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/code-browser/DETAILS')
-rwxr-xr-xeditors/code-browser/DETAILS2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code-browser/DETAILS b/editors/code-browser/DETAILS
index a820ae2f65..76cc020db0 100755
--- a/editors/code-browser/DETAILS
+++ b/editors/code-browser/DETAILS
@@ -2,7 +2,7 @@
if [[ $CODE_BROWSER_BRANCH == 3 ]]; then
VERSION=3.23
else
- VERSION=4.5
+ VERSION=4.6
fi
SOURCE=$SPELL-$VERSION-src.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"