fontconfig: Branch 'master'

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

 



 README                  |    9 +++++++--
 configure.ac            |    2 +-
 fontconfig/fontconfig.h |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit 4d739d13f4f58e11c62006e4f70776a945094ea4
Author: Akira TAGOH <akira@xxxxxxxxx>
Date:   Tue Jan 13 12:40:40 2015 +0900

    Bump version to 2.11.92

diff --git a/README b/README
index 73a5f50..6ac1644 100644
--- a/README
+++ b/README
@@ -1,12 +1,17 @@
                               Fontconfig
              Font configuration and customization library
-                      Version 2.11.91 (2.12 RC1)
-                              2014-12-25
+                      Version 2.11.92 (2.12 RC2)
+                              2015-01-13
 
 
 Check INSTALL for compilation and installation instructions.
 Report bugs to https://bugs.freedesktop.org in the fontconfig module.
 
+2.11.92 (2.12 RC2)
+
+Akira TAGOH (1):
+      Add missing docs
+
 2.11.91 (2.12 RC1)
 
 Akira TAGOH (28):
diff --git a/configure.ac b/configure.ac
index 4c6d848..457dc2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl This is the package version number, not the shared library
 dnl version.  This same version number must appear in fontconfig/fontconfig.h
 dnl Yes, it is a pain to synchronize version numbers.  Unfortunately, it's
 dnl not possible to extract the version number here from fontconfig.h
-AC_INIT([fontconfig], [2.11.91], [https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig])
+AC_INIT([fontconfig], [2.11.92], [https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig])
 AM_INIT_AUTOMAKE([1.11 parallel-tests dist-bzip2])
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
diff --git a/fontconfig/fontconfig.h b/fontconfig/fontconfig.h
index 2908598..600ed68 100644
--- a/fontconfig/fontconfig.h
+++ b/fontconfig/fontconfig.h
@@ -52,7 +52,7 @@ typedef int		FcBool;
 
 #define FC_MAJOR	2
 #define FC_MINOR	11
-#define FC_REVISION	91
+#define FC_REVISION	92
 
 #define FC_VERSION	((FC_MAJOR * 10000) + (FC_MINOR * 100) + (FC_REVISION))
 
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig




[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux