1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-05 18:14:30 +00:00

Change Autopsy3 to Autopsy4 in build.xml

This commit is contained in:
Richard Cordovano
2016-04-20 10:01:10 -04:00
parent 2a099cf87d
commit d9b055e5ee

View File

@@ -2,8 +2,8 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="Autopsy3" default="build" basedir=".">
<description>Builds the module suite Autopsy3.</description>
<project name="Autopsy 4" default="build" basedir=".">
<description>Builds the module suite Autopsy 4.</description>
<import file="nbproject/build-impl.xml"/>