Change cloudbees_doc script to use Base-3.15.3

This commit is contained in:
Andrew Johnson
2016-04-12 11:50:11 -05:00
parent db2f528c0a
commit 15c6d32b61

View File

@ -12,7 +12,7 @@
###########################################
# Set EPICS Base version and upload target
BASE=3.15.2
BASE=3.15.3
PUBLISH=${1:-DONT}
###########################################