summaryrefslogtreecommitdiffstats
path: root/editors/code-browser/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/code-browser/DETAILS')
-rwxr-xr-xeditors/code-browser/DETAILS4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/code-browser/DETAILS b/editors/code-browser/DETAILS
index cb0d6f0d5a..b15517fa19 100755
--- a/editors/code-browser/DETAILS
+++ b/editors/code-browser/DETAILS
@@ -1,5 +1,9 @@
SPELL=code-browser
+if [[ $CODE_BROWSER_BRANCH == 3 ]]; then
VERSION=3.23
+else
+ VERSION=4.9
+fi
SOURCE=$SPELL-$VERSION-src.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://tibleiz.net/download/$SOURCE