##// END OF EJS Templates
VERSION log
Miguel Valdez -
r651:e2c1e3ec0751
parent child
Show More
@@ -0,0 +1,7
1 VERSIONS:
2
3 2.1.2:
4 -jroutils_ftp.py: Server thread stops when an error sending file has been detected
5 -jroplot_spectra.py: Noise path was not being created saving noise data.
6 -jroIO_base.py: startTime can be greater than endTime
7 -jroplot_heispectra.py: SpectraHeisScope was not showing the right channel
@@ -4,4 +4,4 Created on Feb 7, 2012
4 @author $Author$
4 @author $Author$
5 @version $Id$
5 @version $Id$
6 '''
6 '''
7 __version__ = "2.1.5.2" No newline at end of file
7 __version__ = "2.1.2" No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now