diff options
author | marha <marha@users.sourceforge.net> | 2012-03-08 11:31:50 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-03-08 11:31:50 +0100 |
commit | ceca11a64938e803d2e0d8ccfc030357c3a0121c (patch) | |
tree | cd5e20638fed3446ac99e4c3d29809ef07b28d18 /libXft/configure.ac | |
parent | 8db4c7567d495ef6f6162406394ac192e6c2cfe7 (diff) | |
parent | b4e09d9f9c2cb930daef6b578e3051e71425ed7f (diff) | |
download | vcxsrv-ceca11a64938e803d2e0d8ccfc030357c3a0121c.tar.gz vcxsrv-ceca11a64938e803d2e0d8ccfc030357c3a0121c.tar.bz2 vcxsrv-ceca11a64938e803d2e0d8ccfc030357c3a0121c.zip |
Merge remote-tracking branch 'origin/released'
Conflicts:
pixman/pixman/pixman-mmx.c
Diffstat (limited to 'libXft/configure.ac')
-rw-r--r-- | libXft/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libXft/configure.ac b/libXft/configure.ac index 61d6c4dbe..b54311ec7 100644 --- a/libXft/configure.ac +++ b/libXft/configure.ac @@ -27,7 +27,7 @@ AC_PREREQ([2.60]) # version. This version number will be substituted into Xft.h # Please bump the minor library number at each release as well. # -AC_INIT([libXft], [2.2.0], +AC_INIT([libXft], [2.3.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXft]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |