mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-19 11:07:43 +00:00
Version number chnages 4.1.1 to 4.2.0
This commit is contained in:
parent
c507799d47
commit
82b6da6a46
@ -4,10 +4,10 @@ app.title=Autopsy
|
|||||||
### lowercase version of above
|
### lowercase version of above
|
||||||
app.name=${branding.token}
|
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.1.1
|
app.version=4.2.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.sleuthkit.autopsy.imagegallery=ImageGallery
|
project.org.sleuthkit.autopsy.imagegallery=ImageGallery
|
||||||
update_versions=false
|
update_versions=false
|
||||||
|
@ -5,7 +5,7 @@ your needs.
|
|||||||
See the developer guide for more details and how to use and load
|
See the developer guide for more details and how to use and load
|
||||||
the modules.
|
the modules.
|
||||||
|
|
||||||
http://sleuthkit.org/autopsy/docs/api-docs/4.1/index.html
|
http://sleuthkit.org/autopsy/docs/api-docs/4.2/index.html
|
||||||
|
|
||||||
Each module in this folder should have a brief description about what they
|
Each module in this folder should have a brief description about what they
|
||||||
can do.
|
can do.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user