Update build type to RELEASE for 4.9.1 release

This commit is contained in:
Richard Cordovano 2018-11-06 14:54:07 -05:00
parent 3780023392
commit 80ba826d13

View File

@ -6,8 +6,8 @@ app.name=${branding.token}
### if left unset, version will default to today's date
app.version=4.9.1
### 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