File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Disk Image Processor
22
33Analyze disk images and/or create ready-to-ingest SIPs from a directory of disk images and related files.
4- Version: 0.7.0 (beta)
4+ Version: 0.7.1 (beta)
55
66[ ![ Build Status] ( https://travis-ci.org/timothyryanwalsh/cca-diskimageprocessor.svg?branch=master )] ( https://travis-ci.org/timothyryanwalsh/cca-diskimageprocessor )
77
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ def __init__(self, parent=None):
2424
2525 def about_dialog (self ):
2626 QMessageBox .information (self , "About" ,
27- "Disk Image Processor v0.7.0 \n Tim Walsh, 2017\n MIT License\n https://github.com/timothyryanwalsh/cca-diskimageprocessor" )
27+ "Disk Image Processor v0.7.1 \n Tim Walsh, 2017\n MIT License\n https://github.com/timothyryanwalsh/cca-diskimageprocessor" )
2828
2929 @pyqtSlot ()
3030 def readStdOutput (self ):
You can’t perform that action at this time.
0 commit comments