summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2014-02-11 09:37:57 +0100
committerMurray Cumming <murrayc@murrayc.com>2014-02-11 09:37:57 +0100
commit6321b86d98c44e0996b457e136476694ec3ec2f2 (patch)
tree9fdea35b6e1ad9269c684b8450087b03d47e6f77 /configure.ac
parentaff5295bef28770d6099defed8326fcbeed14c0a (diff)
1.11.2, because we use even micros for releases.v1.11.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8b83180..0ddcda1 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 library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([cairomm], [1.11.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=cairomm],
+AC_INIT([cairomm], [1.11.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=cairomm],
[cairomm], [http://www.cairographics.org/cairomm/])
AC_PREREQ([2.62])