[gedit-cossa] Release 3.1.1



commit d0ca6da73a2d6cf854267dca830230e4da2eee50
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Wed Jun 15 09:38:01 2011 +0200

    Release 3.1.1

 NEWS         |   12 ++++++++++--
 README       |    2 +-
 configure.ac |    4 ++--
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3a0f9c2..425e7a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
-===========
+=================
+gedit-cossa 3.1.1
+=================
+
+New Features and Fixes
+======================
+- Added "All Samples" menuitem
+
+=================
 gedit-cossa 3.0.0
-===========
+=================
 
 New Features and Fixes
 ======================
diff --git a/README b/README
index b08a1ca..6791be0 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 3.0.0 of gedit-cossa. gedit-cossa is a CSS previewer for GTK+
+This is version 3.1.1 of gedit-cossa. gedit-cossa is a CSS previewer for GTK+
 themes, integrating with gedit so the edited CSS is promptly visible in the
 various samples. gedit-ossa may be easily extended with more samples and allows
 zooming these to help get the tiny details right.
diff --git a/configure.ac b/configure.ac
index 70e0bcf..16ba52e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
 AC_PREREQ([2.63])
 
 m4_define(gedit_cossa_major_version,  3)
-m4_define(gedit_cossa_minor_version,  0)
-m4_define(gedit_cossa_micro_version,  0)
+m4_define(gedit_cossa_minor_version,  1)
+m4_define(gedit_cossa_micro_version,  1)
 m4_define(gedit_cossa_version, gedit_cossa_major_version.gedit_cossa_minor_version.gedit_cossa_micro_version)
 
 AC_INIT([gedit-cossa],



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