Changeset 20500 for issm/trunk/src/m/dev/issmversion.py
- Timestamp:
- 04/12/16 21:32:01 (9 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:ignore
-
old new 1 build-js 2 build-esmf 3 build-gcm 1 4 build-fw 2 5 build-ad
-
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 19104,19106-19126,19128-19134,19136-19170,19172-19299,19302,19306-19405,19407-19604,19606-19668,19670-20496
- Property svn:ignore
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/m/dev/issmversion.py
r16560 r20500 12 12 print ' ' 13 13 print IssmConfig('PACKAGE_NAME')[0]+' Version '+IssmConfig('PACKAGE_VERSION')[0] 14 print '(website: '+IssmConfig('PACKAGE_URL')[0]+' contact: '+IssmConfig('PACKAGE_BUGREPORT')[0]+')'14 print '(website: '+IssmConfig('PACKAGE_URL')[0]+' contact: '+IssmConfig('PACKAGE_BUGREPORT')[0]+')' 15 15 print ' ' 16 16 print 'Build date: '+IssmConfig('PACKAGE_BUILD_DATE')[0] 17 print 'Copyright (c) 2009-201 3California Institute of Technology'17 print 'Copyright (c) 2009-2016 California Institute of Technology' 18 18 print ' ' 19 19 print ' to get started type: issmdoc'
Note:
See TracChangeset
for help on using the changeset viewer.