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:
@@ -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"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user