[librsvgmm] Increment version to 2.26.0.1 and update news
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [librsvgmm] Increment version to 2.26.0.1 and update news
- Date: Fri, 28 Aug 2009 18:13:31 +0000 (UTC)
commit 72fe11eab13968995327556f0149253eef71325c
Author: Daniel Elstner <daniel kitta gmail com>
Date: Fri Aug 28 20:12:14 2009 +0200
Increment version to 2.26.0.1 and update news
* configure.ac (AC_INIT): Bump version to librsvgmm 2.26.0.1.
* NEWS: Write news entry for the librsvgmm 2.26.0.1 release.
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d03f575..3ed01ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+librsvgmm 2.26.0.1 (2009-08-28) "Release early, release often"
+
+ This time it actually works.
+
+ * The missing include directory for the configuration header
+ has now been added to the pkg-config file.
+
librsvgmm 2.26.0 (2009-08-28) "Hello world"
Initial stable release of librsvgmm. Get it while it's hot.
diff --git a/configure.ac b/configure.ac
index 80d97d6..b8b0aa9 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([librsvgmm], [2.26.0], [gtkmm-list gnome org], [librsvgmm], [http://www.gtkmm.org/])
+AC_INIT([librsvgmm], [2.26.0.1], [gtkmm-list gnome org], [librsvgmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([librsvg/src/rsvg.hg])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]