commit 31cb411fbd4203d72ac236c555010f3a4eb674cc
Author: Christophe Fergeau <[email protected]>
Date: Tue Aug 31 23:09:37 2010 +0200
0.7.94
NEWS | 9 +++++++++
configure.ac | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bd3e154..245f6a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in libgpod 0.7.93
+=====================================
+
+For information about iPhone/iPod Touch/iPod Nano 5g support, please read
+carefully the overview of libgpod 0.7.90 below. The iPhone 4 and the iPad
+aren't supported, other iOS4 devices might work.
+This release adds support for the button-less iPod Shuffles (without voice
+over) and CLI (mono/C# bindings), as well as various bug fixes.
+
* Shuffle 3g and 4g support (Adam Broschinski)
* CLI bindings (Nathaniel McCallum, Alan McGovern, Bertrand Lorentz)
* artwork fixes (Nikias Bassen)
diff --git a/configure.ac b/configure.ac
index 9a5d28e..4a92a84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_CONFIG_HEADER(config.h)
#
LIBGPOD_MAJOR_VERSION=0
LIBGPOD_MINOR_VERSION=7
-LIBGPOD_MICRO_VERSION=93
+LIBGPOD_MICRO_VERSION=94
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.
LIBGPOD_EXTRAVERSION=
@@ -25,7 +25,7 @@ dnl libtool versioning
# changes to the signature and the semantic)
# ? :+1 : ? == just internal changes
# CURRENT : REVISION : AGE
-LIBGPOD_SO_VERSION=6:0:2
+LIBGPOD_SO_VERSION=6:1:2
AC_SUBST(LIBGPOD_SO_VERSION)
AC_SUBST(LIBGPOD_MAJOR_VERSION)
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2