[VOL-5129] - Create beta-release branch for voltha-protos

VERSION
-------
  o Bump version string post release and attach a -dev suffix.

Change-Id: Ia49b3777a6dbba2e52d73422dcf425a3cfe803f0
diff --git a/VERSION b/VERSION
index 78e33c5..59feb42 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.12.5.2-dev1
+2.12.5.3-dev
diff --git a/howto/docs.voltha.org/quickstart.rst b/howto/docs.voltha.org/quickstart.rst
index df4a019..38ae3d4 100644
--- a/howto/docs.voltha.org/quickstart.rst
+++ b/howto/docs.voltha.org/quickstart.rst
@@ -19,7 +19,8 @@
    git checkout -b dev-joey
 
 .. code-block:: shell-session
-   :linenos: 2
+   :linenos:
+   :emphasize-lines: 2
 
    # Clone repo:voltha-docs
    git clone ssh://gerrit.opencord.org:29418/voltha-docs.git
@@ -32,7 +33,8 @@
 [`github <https://github.com/opencord/voltha-docs>`_]
 
 .. code-block:: shell-session
-   :linenos: 2,5
+   :linenos:
+   :emphasize-lines: 2,5
 
    # Clone repo:voltha-docs
    git clone ssh://gerrit.opencord.org:29418/voltha-docs.git
@@ -45,7 +47,8 @@
 
 .. code-block:: shell-session
    :caption: Launch a browser for viewing local edits
-   :linenos: 4
+   :linenos:
+   :emphasize-lines: 4
 
    cd voltha-docs
    make reload
@@ -57,7 +60,8 @@
 ----------------------------
 
 .. code-block:: shell-session
-   :linenos: 3
+   :linenos:
+   :emphasize-lines: 3
 
    cd voltha-docs
    make sterile
diff --git a/howto/release/repositories/index.rst b/howto/release/repositories/index.rst
index e35cd9d..1b9ac3e 100644
--- a/howto/release/repositories/index.rst
+++ b/howto/release/repositories/index.rst
@@ -10,3 +10,4 @@
    ofagent-go/index
    voltha-lib-go/index
    voltha-onos/index
+   voltha-protos/index
diff --git a/testing/voltha_test_automation.rst b/testing/voltha_test_automation.rst
index c2ecf06..c62fa67 100644
--- a/testing/voltha_test_automation.rst
+++ b/testing/voltha_test_automation.rst
@@ -38,7 +38,7 @@
 
 - `periodic-voltha-test-bbsim <https://jenkins.opencord.org/job/periodic-voltha-test-bbsim/>`_ & `periodic-voltha-multiple-olts-test-bbsim <https://jenkins.opencord.org/job/periodic-voltha-multiple-olts-test-bbsim/>`_ : tests Voltha functional scenarios, recovery and error scenarios, ONOS HA scenarios etc. for ATT
 - `periodic-voltha-multi-uni-test-bbsim <https://jenkins.opencord.org/job/periodic-voltha-multi-uni-test-bbsim/>`_ & `periodic-voltha-multi-uni-multiple-olts-test-bbsim <https://jenkins.opencord.org/job/periodic-voltha-multi-uni-multiple-olts-test-bbsim/>`_ : tests Voltha functionality with multiple UNIs enabled, and with single & multiple OLT (BBSim) deployments
-- `periodic-voltha-dt-test-bbsim <https://jenkins.opencord.org/job/periodic-voltha-dt-test-bbsim/>`_ : tests functional and failure scenarios for DT workflow
+- `periodic-voltha-dt-test-bbsim <https://jenkins.opencord.org/job/periodic-voltha-dt-test-bbsim-master>`_ : tests functional and failure scenarios for DT workflow
 - `periodic-voltha-dt-fttb-test-bbsim <https://jenkins.opencord.org/job/periodic-voltha-dt-fttb-test-bbsim/>`_ : tests functional scenarios for DT FTTB workflow
 - `periodic-voltha-unitag-subscriber-tt-test-bbsim <https://jenkins.opencord.org/job/periodic-voltha-unitag-subscriber-tt-test-bbsim/>`_ : tests Voltha functionality with UNI-Tag Subscriber provisioning enabled for TT workflow
 - `periodic-voltha-tt-maclearner-sanity-test-bbsim <https://jenkins.opencord.org/job/periodic-voltha-tt-maclearner-sanity-test-bbsim/>`_ : tests Voltha functionality with MAC Learner enabled for TT workflow