Skip to content
Snippets Groups Projects
Commit 07df92cc authored by Brian Carrier's avatar Brian Carrier
Browse files

updated build version

parent eb6ea220
Branches
Tags
No related merge requests found
...@@ -10,10 +10,11 @@ ...@@ -10,10 +10,11 @@
</condition> </condition>
<import file="build-${os.family}.xml"/> <import file="build-${os.family}.xml"/>
<property name="VERSION" value="4.6.1"/>
<!-- set global properties for this build --> <!-- set global properties for this build -->
<property name="default-jar-location" location="/usr/share/java"/> <property name="default-jar-location" location="/usr/share/java"/>
<property name="src" location="src/org/sleuthkit/datamodel"/> <property name="src" location="src/org/sleuthkit/datamodel"/>
<property name="VERSION" value="4.6.0"/>
<property name="sample" location="src/org/sleuthkit/datamodel/Examples"/> <property name="sample" location="src/org/sleuthkit/datamodel/Examples"/>
<property name="build" location="build/"/> <property name="build" location="build/"/>
<property name="build-datamodel" location="build/org/sleuthkit/datamodel"/> <property name="build-datamodel" location="build/org/sleuthkit/datamodel"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment