Version number chnages 4.1.1 to 4.2.0

This commit is contained in:
Richard Cordovano 2016-10-12 13:03:57 -04:00
parent c507799d47
commit 82b6da6a46
2 changed files with 4 additions and 4 deletions

View File

@ -4,10 +4,10 @@ app.title=Autopsy
### lowercase version of above
app.name=${branding.token}
### 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=RELEASE
build.type=DEVELOPMENT
build.type=RELEASE
#build.type=DEVELOPMENT
project.org.sleuthkit.autopsy.imagegallery=ImageGallery
update_versions=false

View File

@ -5,7 +5,7 @@ your needs.
See the developer guide for more details and how to use and load
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
can do.