Fixes for CR db_info table

This commit is contained in:
Richard Cordovano 2018-12-11 14:44:37 -05:00
parent e7721e8bdb
commit 0f016128a0
3 changed files with 3 additions and 3 deletions

View File

@ -3386,7 +3386,7 @@ abstract class AbstractSqlEamDb implements EamDb {
* column having a UNIQUE constraint. The name column could now * column having a UNIQUE constraint. The name column could now
* be used as the primary key, but the essentially useless id * be used as the primary key, but the essentially useless id
* column is retained for the sake of backwards compatibility. * column is retained for the sake of backwards compatibility.
* Note that the creation schema version numbers is set to 0,0 * Note that the creation schema version number is set to 0.0
* to indicate that it is unknown. * to indicate that it is unknown.
*/ */
String creationMajorVer; String creationMajorVer;

View File

@ -1,5 +1,5 @@
#Updated by build script #Updated by build script
#Tue, 11 Dec 2018 14:19:50 -0500 #Tue, 11 Dec 2018 14:41:40 -0500
LBL_splash_window_title=Starting Autopsy LBL_splash_window_title=Starting Autopsy
SPLASH_HEIGHT=314 SPLASH_HEIGHT=314
SPLASH_WIDTH=538 SPLASH_WIDTH=538

View File

@ -1,4 +1,4 @@
#Updated by build script #Updated by build script
#Tue, 11 Dec 2018 14:19:50 -0500 #Tue, 11 Dec 2018 14:41:40 -0500
CTL_MainWindow_Title=Autopsy 4.9.1 CTL_MainWindow_Title=Autopsy 4.9.1
CTL_MainWindow_Title_No_Project=Autopsy 4.9.1 CTL_MainWindow_Title_No_Project=Autopsy 4.9.1