From b754f22c2b130a9b8fc23d5f2daa15bfa5c3ff4f Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Fri, 21 Jun 2019 13:28:48 -0400 Subject: [PATCH] Switch back to DEVELOPMENT from RELEASE --- nbproject/project.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nbproject/project.properties b/nbproject/project.properties index 0014be6b88..5d59189544 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -6,8 +6,8 @@ app.name=${branding.token} ### if left unset, version will default to today's date app.version=4.12.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