We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed5821 commit ac8458eCopy full SHA for ac8458e
openedx/core/release.py
@@ -8,7 +8,7 @@
8
# The release line: an Open edX release name ("ficus"), or "master".
9
# This should always be "master" on the master branch, and will be changed
10
# manually when we start release-line branches, like open-release/ficus.master.
11
-RELEASE_LINE = "master"
+RELEASE_LINE = "teak"
12
13
14
def doc_version():
0 commit comments