summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2001-09-29 18:52:37 +0000
committerBill Haneman <billh@src.gnome.org>2001-09-29 18:52:37 +0000
commitf295431c9a451c8fa3f32b6bccf2f48aadb774fc (patch)
treeea73c0c04ff65636de2016ff9bd79ee8fa3feb3b /configure.in
parentd6f2bfd934aaa6599e8bf4b21aa1d2d30a2fe156 (diff)
downloadatk-f295431c9a451c8fa3f32b6bccf2f48aadb774fc.tar.gz
Added method for getting an AtkRelationType from a string.
Rev'ed package as a result.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c70fd1e..743170a 100644
--- a/configure.in
+++ b/configure.in
@@ -26,7 +26,7 @@ dnl ==========================================================================
ATK_MAJOR_VERSION=0
ATK_MINOR_VERSION=0
-ATK_MICRO_VERSION=5
+ATK_MICRO_VERSION=6
ATK_INTERFACE_AGE=0
ATK_BINARY_AGE=0
## with 1.0 you'd insert MINOR_VERSION in here, i.e. 0.3->1.0.0->1.0.1->1.0.2