LSSTApplications  17.0+10,17.0+51,17.0+90,18.0.0+10,18.0.0+15,18.0.0+36,18.0.0+4,18.0.0+6,18.0.0-2-ge43143a+6,18.1.0-1-g0001055+2,18.1.0-1-g1349e88+12,18.1.0-1-g2505f39+9,18.1.0-1-g380d4d4+12,18.1.0-1-g5e4b7ea+2,18.1.0-1-g7e8fceb,18.1.0-1-g85f8cd4+9,18.1.0-1-g9a6769a+3,18.1.0-1-ga1a4c1a+8,18.1.0-1-gc037db8+2,18.1.0-1-gd55f500+3,18.1.0-1-ge10677a+9,18.1.0-10-g73b8679e+15,18.1.0-13-g451e75588,18.1.0-13-gbfe7f7f+3,18.1.0-14-g2e73c10,18.1.0-2-g31c43f9+9,18.1.0-2-g9c63283+12,18.1.0-2-gdf0b915+12,18.1.0-2-gf03bb23+2,18.1.0-2-gfefb8b5,18.1.0-3-g52aa583+3,18.1.0-3-g8f4a2b1+3,18.1.0-3-g9cb968e+11,18.1.0-4-g7bbbad0+2,18.1.0-5-g510c42a+11,18.1.0-5-gaeab27e+12,18.1.0-6-gc4bdb98,18.1.0-6-gdda7f3e+14,18.1.0-9-g9613d271,w.2019.34
LSSTDataManagementBasePackage
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '18.0.0+10'
3 __repo_version__ = '18.0.0'
4 __fingerprint__ = '114240f7da360dabd2a5027c4584d75167f115ce'
5 __version_info__ = (18, 0, 0)
6 __rebuild_version__ = 10
7 __dependency_versions__ = {
8  'log4cxx': '0.10.0.lsst7+1',
9  'boost': '1.69.lsst1',
10  'boost_test': '1.69.lsst1',
11  'python': 'unknown',
12  'pybind11': '2.2.4.lsst1+2',
13 }
14 __all__ = (
15  '__version__',
16  '__repo_version__',
17  '__fingerprint__',
18  '__version_info__',
19  '__rebuild_version__',
20  '__dependency_versions__',
21 )