Skip to content
Snippets Groups Projects
Commit 047bc7d5 authored by sveseli's avatar sveseli
Browse files

Merge branch 'release/3.0'

parents 657d4212 1a50fcc2
No related branches found
No related tags found
No related merge requests found
......@@ -57,9 +57,9 @@ author = u'APS/SDM'
# built documents.
#
# The short X.Y version.
version = "dev"
version = "3.0.0"
# The full version, including alpha/beta/rc tags.
release = "dev"
release = "3.0.0"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
......@@ -14,5 +14,5 @@ DM_DAQ_WEB_SERVICE_URL=https://DM_HOSTNAME:33336
DM_CAT_WEB_SERVICE_URL=https://DM_HOSTNAME:44436
DM_PROC_WEB_SERVICE_URL=https://DM_HOSTNAME:55536
DM_APS_DB_WEB_SERVICE_URL=https://DM_HOSTNAME:11236
DM_SOFTWARE_VERSION=dev
DM_SOFTWARE_VERSION=3.0.1
......@@ -40,5 +40,5 @@ from dm.aps_db_web_service.api.bssApsDbApi import BssApsDbApi
from dm.aps_db_web_service.api.esafApsDbApi import EsafApsDbApi
from dm.aps_db_web_service.api.serviceMonitorApsDbApi import ServiceMonitorApsDbApi
__version__ = "dev"
__version__ = "3.0.0"
EPICS_BASE_VERSION=7.0.2.2
EPICS_BASE_VERSION=7.0.3
SDDS_VERSION=4.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment