anjuta r4941 - branches/gnome-2-26



Author: jhs
Date: Tue Apr 14 08:11:30 2009
New Revision: 4941
URL: http://svn.gnome.org/viewvc/anjuta?rev=4941&view=rev

Log:
=== 2.26.1 ===

2009-04-14  Johannes Schmid  <jhs gnome org>

  * configure.in:
  * NEWS:
  Updated for release


Modified:
   branches/gnome-2-26/ChangeLog
   branches/gnome-2-26/NEWS
   branches/gnome-2-26/configure.in

Modified: branches/gnome-2-26/NEWS
==============================================================================
--- branches/gnome-2-26/NEWS	(original)
+++ branches/gnome-2-26/NEWS	Tue Apr 14 08:11:30 2009
@@ -1,3 +1,12 @@
+Anjuta 2.26.1 (14 April 2009) -- Johannes Schmid
+
+Updates:
+- New animation to identify running builds
+
+Bugs fixed:
+#578087 â Artwork for Symbol Database is actually not from Monodevelop team
+#564002 â Files view shows useless tooltip
+
 Anjuta 2.26.0.1 (1 April 2009) -- Johannes Schmid
 
 Updates:

Modified: branches/gnome-2-26/configure.in
==============================================================================
--- branches/gnome-2-26/configure.in	(original)
+++ branches/gnome-2-26/configure.in	Tue Apr 14 08:11:30 2009
@@ -4,8 +4,8 @@
 
 m4_define(anjuta_major_version,  2)
 m4_define(anjuta_minor_version, 26)
-m4_define(anjuta_micro_version,  0)
-m4_define(anjuta_nano_version, 1)
+m4_define(anjuta_micro_version,  1)
+m4_define(anjuta_nano_version, 0)
 m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version.anjuta_nano_version)
 
 AC_INIT(anjuta, anjuta_version, http://bugzilla.gnome.org/enter_bug.cgi?product=anjuta)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]