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

New version files for 4.6.5

parent 0e97c2e5
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
<import file="build-${os.family}.xml"/>
<!-- Careful changing this because release-windows.pl updates it by pattern -->
<property name="VERSION" value="4.6.4"/>
<property name="VERSION" value="4.6.5"/>
<!-- set global properties for this build -->
<property name="default-jar-location" location="/usr/share/java"/>
......
......@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(sleuthkit, 4.6.4)
AC_INIT(sleuthkit, 4.6.5)
m4_include([m4/ax_pthread.m4])
dnl include the version from 1.12.1. This will work for
m4_include([m4/cppunit.m4])
......
sleuthkit-java (4.6.4-1) unstable; urgency=medium
sleuthkit-java (4.6.5-1) unstable; urgency=medium
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
......
bindings/java/lib/sqlite-jdbc-3.8.11.jar /usr/share/java
bindings/java/dist/sleuthkit-4.6.4.jar /usr/share/java
bindings/java/dist/sleuthkit-4.6.5.jar /usr/share/java
Name: sleuthkit
Version: 4.6.4
Version: 4.6.5
Release: 1%{?dist}
Summary: The Sleuth Kit (TSK) is a library and collection of command line tools that allow you to investigate volume and file system data.
......
......@@ -8,6 +8,6 @@ libtsk_la_LIBADD = base/libtskbase.la img/libtskimg.la \
vs/libtskvs.la fs/libtskfs.la hashdb/libtskhashdb.la \
auto/libtskauto.la
# current:revision:age
libtsk_la_LDFLAGS = -version-info 17:5:4 $(LIBTSK_LDFLAGS)
libtsk_la_LDFLAGS = -version-info 17:6:4 $(LIBTSK_LDFLAGS)
EXTRA_DIST = tsk_tools_i.h docs/Doxyfile docs/*.dox docs/*.html
File mode changed from 100755 to 100644
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment