Change build type to RELEASE for release 4.17.0

This commit is contained in:
Richard Cordovano 2020-10-01 19:33:48 -04:00
parent ed57503c50
commit eb5b184bcb

View File

@ -6,8 +6,8 @@ app.name=${branding.token}
### if left unset, version will default to today's date
app.version=4.17.0
### build.type must be one of: DEVELOPMENT, RELEASE
#build.type=RELEASE
build.type=DEVELOPMENT
build.type=RELEASE
#build.type=DEVELOPMENT
project.org.netbeans.progress=org-netbeans-api-progress
project.org.sleuthkit.autopsy.experimental=Experimental