[cantarell-fonts] build fix release



commit 577a48b580b3fb6deb97f87df0890a8ef67bf04e
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Sep 25 15:07:44 2012 +0200

    build fix release

 NEWS         |    3 +++
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cce820f..aeb14fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.0.10.1
+ - build related fixes
+
 0.0.10
  - generate OTF from SFDs automatically (Fabian Greffrath)
  - install to appropriate system directories (Fabian Greffrath)
diff --git a/configure.ac b/configure.ac
index 3fcabca..b4f5941 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
 
-AC_INIT([cantarell-fonts], [0.0.10],
+AC_INIT([cantarell-fonts], [0.0.10.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=cantarell-fonts])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])



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