Author: gauteh Date: Fri Feb 8 18:21:04 2008 New Revision: 1075 URL: http://svn.gnome.org/viewvc/gnome-schedule?rev=1075&view=rev
Log: released 2.0.2 Added: tags/RELEASE-2-0-2/ - copied from r1074, /trunk/ Modified: tags/RELEASE-2-0-2/ChangeLog tags/RELEASE-2-0-2/NEWS tags/RELEASE-2-0-2/configure.ac trunk/ChangeLog trunk/NEWS trunk/configure.ac Modified: tags/RELEASE-2-0-2/NEWS ============================================================================== --- /trunk/NEWS (original) +++ tags/RELEASE-2-0-2/NEWS Fri Feb 8 18:21:04 2008 @@ -1,3 +1,6 @@ +2008-02-08: + Releasing 2.0.2 to with a new at parser. + 2008-02-03: Releasing 2.0.1 to fix a few bugs in 2.0.0 Modified: tags/RELEASE-2-0-2/configure.ac ============================================================================== --- /trunk/configure.ac (original) +++ tags/RELEASE-2-0-2/configure.ac Fri Feb 8 18:21:04 2008 @@ -1,5 +1,5 @@ AC_INIT(src/gnome-schedule.py) -AM_INIT_AUTOMAKE(gnome-schedule, 2.0.1) +AM_INIT_AUTOMAKE(gnome-schedule, 2.0.2) dnl check for python dnl AM_PATH_PYTHON Modified: trunk/NEWS ============================================================================== --- trunk/NEWS (original) +++ trunk/NEWS Fri Feb 8 18:21:04 2008 @@ -1,3 +1,6 @@ +2008-02-08: + Releasing 2.0.2 to with a new at parser. + 2008-02-03: Releasing 2.0.1 to fix a few bugs in 2.0.0 Modified: trunk/configure.ac ============================================================================== --- trunk/configure.ac (original) +++ trunk/configure.ac Fri Feb 8 18:21:04 2008 @@ -1,5 +1,5 @@ AC_INIT(src/gnome-schedule.py) -AM_INIT_AUTOMAKE(gnome-schedule, 2.0.1) +AM_INIT_AUTOMAKE(gnome-schedule, 2.0.2) dnl check for python dnl AM_PATH_PYTHON _______________________________________________ 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.