mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 00:16:16 +00:00
Merge branch 'develop' into release-4.12.0
This commit is contained in:
commit
f2330a91d1
2
.gitignore
vendored
2
.gitignore
vendored
@ -82,6 +82,8 @@ hs_err_pid*.log
|
|||||||
/RecentActivity/release/
|
/RecentActivity/release/
|
||||||
/CentralRepository/release/
|
/CentralRepository/release/
|
||||||
|
|
||||||
|
/.idea/
|
||||||
|
|
||||||
*.img
|
*.img
|
||||||
*.vhd
|
*.vhd
|
||||||
*.E01
|
*.E01
|
||||||
|
@ -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.12.0
|
app.version=4.12.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