summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--COPYING2
-rw-r--r--NEWS.xml8
-rw-r--r--configure.ac2
-rw-r--r--doc/iiid.8.in2
4 files changed, 11 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index cd9344f..9579d6d 100644
--- a/COPYING
+++ b/COPYING
@@ -1,3 +1,3 @@
1Copyright (c) 2009-2010 Klever Group (http://www.klever.net/) 1Copyright (c) 2009-2011 Klever Group (http://www.klever.net/)
2 2
3Permission is hereby granted, free of charge, to any person obtaining a copy of 3Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/NEWS.xml b/NEWS.xml
index fbe55a1..10f18db 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -1,4 +1,12 @@
1<?xml version="1.0" encoding="us-ascii"?> 1<?xml version="1.0" encoding="us-ascii"?>
2<news> 2<news>
3 <version version="0.2" date="March ??th, 2011">
4 <ni>improved compatibility with Geo X2 card</ni>
5 <ni>extract and store .log files supplied for geotagging purpose</ni>
6 <ni>added script for post-processing uploaded photo (sort by exif
7 timestamp)</ni>
8 <ni>added utility to extract chunks from RIFF (video) files to assist in
9 automatic sorting of videos</ni>
10 </version>
3 <version version="0.1" date="April 5th, 2009"> 11 <version version="0.1" date="April 5th, 2009">
4 <ni>integrity digest verification</ni> 12 <ni>integrity digest verification</ni>
diff --git a/configure.ac b/configure.ac
index a719cdd..d580f58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,3 +1,3 @@
1AC_INIT([iii], [0.1], [iii-bugs@klever.net]) 1AC_INIT([iii], [0.2], [iii-bugs@klever.net])
2AC_CONFIG_SRCDIR([src/iiid.cc]) 2AC_CONFIG_SRCDIR([src/iiid.cc])
3AC_CONFIG_HEADERS([config.h]) 3AC_CONFIG_HEADERS([config.h])
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
@@ -82,5 +82,5 @@ Written by Michael Krelin <hacker@klever.net>
82.SH COPYRIGHT 82.SH COPYRIGHT
83 83
84Copyright (c) 2009 Klever Group (http://www.klever.net/) 84Copyright (c) 2009-2011 Klever Group (http://www.klever.net/)
85 85
86Permission is hereby granted, free of charge, to any person obtaining a copy of 86Permission is hereby granted, free of charge, to any person obtaining a copy of