summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2006-03-05 22:37:43 +0000
committerDodji Seketeli <dodji@src.gnome.org>2006-03-05 22:37:43 +0000
commit9712f747ed9607acf51badb29aa2009729e3b13b (patch)
treefd4c30f238a1a8908ca787c77f875e2bada9674f /configure.in
parente86068e8a003717f2b104b398f7c144776c06ea8 (diff)
downloadlibcroco-9712f747ed9607acf51badb29aa2009729e3b13b.tar.gz
dim mar 5 23:32:14 CET 2006 Dodji Seketeli
* configure.in,docs/Makefile.am: unwire gtk-doc temporarily. Couldn't make it distcheck otherwise. * tests/Makefile.am: add global-vars.sh.in to EXTRA_DIST files. * confifure.in: increase library REVISION number, for 0.6.1 release. ============= 0.6.1 release =======================
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index bf46368..8b4cf26 100644
--- a/configure.in
+++ b/configure.in
@@ -13,7 +13,7 @@ LIBCROCO_MINOR_VERSION=6
LIBCROCO_MICRO_VERSION=1
LIBCROCO_CURRENT=3
-LIBCROCO_REVISION=0
+LIBCROCO_REVISION=1
LIBCROCO_AGE=0
#LIBCROCO_VERSION_INFO=`expr $LIBCROCO_MAJOR_VERSION + $LIBCROCO_MINOR_VERSION`:$LIBCROCO_MICRO_VERSION:$LIBCROCO_MINOR_VERSION
@@ -165,7 +165,6 @@ libcroco-zip
croco-config
docs/Makefile
docs/examples/Makefile
-docs/reference/Makefile
tests/Makefile
tests/test-inputs/Makefile
tests/test-output-refs/Makefile