summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2019-06-06 12:15:35 +0200
committerKeith Packard <keithp@keithp.com>2019-06-06 12:15:35 +0200
commit53ee67bfea9c7dd2fd320e1b61ed94d5355b86f3 (patch)
tree9cd505047c2187aed10d7e8e1430acbbb93fb721 /configure.ac
parentfc2260685c275f269c95c258a88aeb7f9e6ea704 (diff)
Prepare for version 1.19
Update version number in configure.ac Signed-off-by: Keith Packard <keithp@keithp.com>
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 72e8902..4b1cbea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ dnl for licensing information.
AC_PREREQ(2.64)
AC_INIT([cairo-5c],
- [1.17],
+ [1.19],
[http://cairographics.org],
[cairo-5c])