mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Update versioning for Autopsy 4.18.0
This commit is contained in:
parent
798a08f526
commit
e4ee6316d0
@ -1,5 +1,5 @@
|
|||||||
#Updated by build script
|
#Updated by build script
|
||||||
#Wed, 13 Jan 2021 11:54:10 -0500
|
#Tue, 19 Jan 2021 11:34:51 -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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#Updated by build script
|
#Updated by build script
|
||||||
#Wed, 13 Jan 2021 11:54:10 -0500
|
#Tue, 19 Jan 2021 11:34:51 -0500
|
||||||
CTL_MainWindow_Title=Autopsy 4.18.0
|
CTL_MainWindow_Title=Autopsy 4.18.0
|
||||||
CTL_MainWindow_Title_No_Project=Autopsy 4.18.0
|
CTL_MainWindow_Title_No_Project=Autopsy 4.18.0
|
||||||
|
@ -6,8 +6,8 @@ app.name=${branding.token}
|
|||||||
### if left unset, version will default to today's date
|
### if left unset, version will default to today's date
|
||||||
app.version=4.18.0
|
app.version=4.18.0
|
||||||
### build.type must be one of: DEVELOPMENT, RELEASE
|
### build.type must be one of: DEVELOPMENT, RELEASE
|
||||||
#build.type=RELEASE
|
build.type=RELEASE
|
||||||
build.type=DEVELOPMENT
|
#build.type=DEVELOPMENT
|
||||||
|
|
||||||
project.org.netbeans.progress=org-netbeans-api-progress
|
project.org.netbeans.progress=org-netbeans-api-progress
|
||||||
project.org.sleuthkit.autopsy.experimental=Experimental
|
project.org.sleuthkit.autopsy.experimental=Experimental
|
||||||
|
Loading…
x
Reference in New Issue
Block a user