Author: bdejean Date: Sat Feb 16 16:55:50 2008 New Revision: 90 URL: http://svn.gnome.org/viewvc/netspeed?rev=90&view=rev
Log: 2008-02-16 Benoît Dejean <[EMAIL PROTECTED]> * configure.in: Bumped version number to 0.15. * MAINTAINERS: Added file so translators can commit their work. Added: trunk/MAINTAINERS Modified: trunk/ChangeLog trunk/configure.in Added: trunk/MAINTAINERS ============================================================================== --- (empty file) +++ trunk/MAINTAINERS Sat Feb 16 16:55:50 2008 @@ -0,0 +1,4 @@ +Benoît Dejean +E-mail: [EMAIL PROTECTED] +Userid: bdejean + Modified: trunk/configure.in ============================================================================== --- trunk/configure.in (original) +++ trunk/configure.in Sat Feb 16 16:55:50 2008 @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(netspeed_applet, 0.14, http://www.wh-hms.uni-ulm.de/~mfcn/netspeed) +AC_INIT(netspeed_applet, 0.15, http://www.wh-hms.uni-ulm.de/~mfcn/netspeed) AC_CONFIG_SRCDIR(src/netspeed.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.