From fad7fcef73610a25bd4aef2d0da9983e8d985635 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 18 Mar 2011 17:20:34 +0000 Subject: bumped version and dates and updated NEWS Signed-off-by: Michael Krelin --- diff --git a/COPYING b/COPYING index cd9344f..9579d6d 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2009-2010 Klever Group (http://www.klever.net/) +Copyright (c) 2009-2011 Klever Group (http://www.klever.net/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/NEWS.xml b/NEWS.xml index fbe55a1..10f18db 100644 --- a/NEWS.xml +++ b/NEWS.xml @@ -1,5 +1,13 @@ + + improved compatibility with Geo X2 card + extract and store .log files supplied for geotagging purpose + added script for post-processing uploaded photo (sort by exif + timestamp) + added utility to extract chunks from RIFF (video) files to assist in + automatic sorting of videos + integrity digest verification try to create upload directory if it doesn't exist diff --git a/configure.ac b/configure.ac index a719cdd..d580f58 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([iii], [0.1], [iii-bugs@klever.net]) +AC_INIT([iii], [0.2], [iii-bugs@klever.net]) AC_CONFIG_SRCDIR([src/iiid.cc]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([dist-bzip2]) diff --git a/doc/iiid.8.in b/doc/iiid.8.in index 63a941e..533ed18 100644 --- a/doc/iiid.8.in +++ b/doc/iiid.8.in @@ -81,7 +81,7 @@ Written by Michael Krelin .SH COPYRIGHT -Copyright (c) 2009 Klever Group (http://www.klever.net/) +Copyright (c) 2009-2011 Klever Group (http://www.klever.net/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in -- cgit v0.9.0.2