From ee683d7f893af8532a0f70f0a612e1a69a24409f Mon Sep 17 00:00:00 2001 From: Mark McKinnon Date: Fri, 28 Feb 2025 10:16:21 -0500 Subject: [PATCH] Update Release Numbers Update Release Numbers --- Core/nbproject/project.properties | 4 ++-- Core/nbproject/project.xml | 8 ++++---- TSKVersion.xml | 2 +- .../org/netbeans/core/windows/view/ui/Bundle.properties | 6 +++--- docs/doxygen-user/Doxyfile | 4 ++-- docs/doxygen/Doxyfile | 4 ++-- nbproject/project.properties | 2 +- unix_setup.sh | 2 +- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Core/nbproject/project.properties b/Core/nbproject/project.properties index 78007a1805..8c81dceaa9 100644 --- a/Core/nbproject/project.properties +++ b/Core/nbproject/project.properties @@ -93,8 +93,8 @@ file.reference.okio-jvm-3.6.0.jar=release/modules/ext/okio-jvm-3.6.0.jar file.reference.postgresql-42.7.3.jar=release/modules/ext/postgresql-42.7.3.jar file.reference.sevenzipjbinding-AllPlatforms.jar=release/modules/ext/sevenzipjbinding-AllPlatforms.jar file.reference.sevenzipjbinding.jar=release/modules/ext/sevenzipjbinding.jar -file.reference.sleuthkit-4.12.1.jar=release/modules/ext/sleuthkit-4.12.1.jar -file.reference.sleuthkit-caseuco-4.12.1.jar=release/modules/ext/sleuthkit-caseuco-4.12.1.jar +file.reference.sleuthkit-4.13.0.jar=release/modules/ext/sleuthkit-4.13.0.jar +file.reference.sleuthkit-caseuco-4.13.0.jar=release/modules/ext/sleuthkit-caseuco-4.13.0.jar file.reference.slf4j-api-1.7.30.jar=release/modules/ext/slf4j-api-1.7.30.jar file.reference.snakeyaml-2.3.jar=release/modules/ext/snakeyaml-2.3.jar file.reference.spotbugs-annotations-4.8.6.jar=release/modules/ext/spotbugs-annotations-4.8.6.jar diff --git a/Core/nbproject/project.xml b/Core/nbproject/project.xml index 5f67399107..ec2748c7c7 100644 --- a/Core/nbproject/project.xml +++ b/Core/nbproject/project.xml @@ -742,12 +742,12 @@ release/modules/ext/sevenzipjbinding.jar - ext/sleuthkit-4.12.1.jar - release/modules/ext/sleuthkit-4.12.1.jar + ext/sleuthkit-4.13.0.jar + release/modules/ext/sleuthkit-4.13.0.jar - ext/sleuthkit-caseuco-4.12.1.jar - release/modules/ext/sleuthkit-caseuco-4.12.1.jar + ext/sleuthkit-caseuco-4.13.0.jar + release/modules/ext/sleuthkit-caseuco-4.13.0.jar ext/slf4j-api-1.7.30.jar diff --git a/TSKVersion.xml b/TSKVersion.xml index 7f6a1a8848..aaf7bb7ed1 100644 --- a/TSKVersion.xml +++ b/TSKVersion.xml @@ -1,3 +1,3 @@ - + diff --git a/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties b/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties index 9f44e2301b..597e2e8bdd 100644 --- a/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties +++ b/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties @@ -1,4 +1,4 @@ #Updated by build script -#Fri, 03 Jan 2025 17:15:38 -0500 -CTL_MainWindow_Title=Autopsy 4.21.0 -CTL_MainWindow_Title_No_Project=Autopsy 4.21.0 +#Thu, 27 Feb 2025 16:58:14 -0500 +CTL_MainWindow_Title=Autopsy 4.22.0 +CTL_MainWindow_Title_No_Project=Autopsy 4.22.0 diff --git a/docs/doxygen-user/Doxyfile b/docs/doxygen-user/Doxyfile index 3a09612a74..24cfe1aa9b 100644 --- a/docs/doxygen-user/Doxyfile +++ b/docs/doxygen-user/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Autopsy User Documentation" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 4.21.0 +PROJECT_NUMBER = 4.22.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a @@ -1025,7 +1025,7 @@ GENERATE_HTML = YES # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_OUTPUT = 4.21.0 +HTML_OUTPUT = 4.22.0 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # generated HTML page (for example: .htm, .php, .asp). diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile index b0fdaea78c..11a3f3f4e6 100644 --- a/docs/doxygen/Doxyfile +++ b/docs/doxygen/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Autopsy" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 4.21.0 +PROJECT_NUMBER = 4.22.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears a the top of each page and should give viewer a @@ -1066,7 +1066,7 @@ GENERATE_HTML = YES # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_OUTPUT = api-docs/4.21.0/ +HTML_OUTPUT = api-docs/4.22.0/ # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # generated HTML page (for example: .htm, .php, .asp). diff --git a/nbproject/project.properties b/nbproject/project.properties index d613ea09d4..972ac0dae1 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -4,7 +4,7 @@ app.title=Autopsy ### lowercase version of above app.name=${branding.token} ### if left unset, version will default to today's date -app.version=4.21.0 +app.version=4.22.0 ### build.type must be one of: DEVELOPMENT, RELEASE #build.type=RELEASE build.type=DEVELOPMENT diff --git a/unix_setup.sh b/unix_setup.sh index ab2d1094f6..95b04b48ee 100644 --- a/unix_setup.sh +++ b/unix_setup.sh @@ -5,7 +5,7 @@ # NOTE: update_sleuthkit_version.pl updates this value and relies # on it keeping the same name and whitespace. Don't change it. -TSK_VERSION=4.12.1 +TSK_VERSION=4.13.0 usage() {