summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-03-01 18:04:57 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-03-01 18:04:57 +0800
commit30c2821b1c1596f11fde9f132634badf656aa310 (patch)
tree2a306e040d2955ceec4ac2e92d3f2ebf5491bc0b
parent2fc527d65acb2cc27c5522e70290c6648ff13cae (diff)
downloadlibcroco-30c2821b1c1596f11fde9f132634badf656aa310.tar.gz
configure.ac: Bump LIBCROCO_MICRO_VERSION
We need to bump the micro version here as well...
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6f28a5b..9ff56d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
LIBCROCO_MAJOR_VERSION=0
LIBCROCO_MINOR_VERSION=6
-LIBCROCO_MICRO_VERSION=9
+LIBCROCO_MICRO_VERSION=12
LIBCROCO_CURRENT=3
LIBCROCO_REVISION=1