Author: carlosg Date: Tue Feb 12 00:19:21 2008 New Revision: 217 URL: http://svn.gnome.org/viewvc/liboobs?rev=217&view=rev
Log: Release 2.21.91 Modified: trunk/ChangeLog trunk/NEWS trunk/configure.in Modified: trunk/NEWS ============================================================================== --- trunk/NEWS (original) +++ trunk/NEWS Tue Feb 12 00:19:21 2008 @@ -1,3 +1,23 @@ +Liboobs 2.21.91, 2008-02-11 +----------------------------------------------- + +Liboobs version 2.21.91 "Boom boom" has been released. + +Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details. + +Changes since last release +========================== + +- 0 + +Thanks to anyone involved! + +Downloading +=========== +You can get it from : +ftp://ftp.gnome.org/pub/GNOME/sources/liboobs/2.21/ + + Liboobs 2.21.90, 2008-01-28 ----------------------------------------------- Modified: trunk/configure.in ============================================================================== --- trunk/configure.in (original) +++ trunk/configure.in Tue Feb 12 00:19:21 2008 @@ -1,5 +1,5 @@ AC_PREREQ(2.52) -AC_INIT(liboobs, 2.21.90) +AC_INIT(liboobs, 2.21.91) AC_CONFIG_SRCDIR(oobs/oobs-session.c) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.