[goocanvasmm] 0.15.3



commit 757f4d6e06e4a7c8249cecdabe9bd8173912f70f
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue May 4 22:41:02 2010 +0200

    0.15.3

 ChangeLog    |    2 ++
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2799bef..6531b52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+0.15.3:
+
 2010-05-04  Murray Cumming  <murrayc murrayc com>
 
 	Documentation improvements.
diff --git a/NEWS b/NEWS
index 85bd239..051d0cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.15.3 (unstable):
+
+Documentation:
+- Added main page text with doxygen.
+(David King, Murray Cumming)
+- Improve API documentation slightly.
+(Murray Cumming)
+
 0.15.2 (unstable):
 
 Build improvements for documentation.
diff --git a/configure.ac b/configure.ac
index 9b1b240..8140b1f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([goocanvasmm], [0.15.2], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
+AC_INIT([goocanvasmm], [0.15.3], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 
 AC_CONFIG_SRCDIR([goocanvas/src/canvas.hg])



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