Re-dist to include docs.
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Tue, 17 Jan 2006 14:39:18 +0000 (14:39 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Tue, 17 Jan 2006 14:39:18 +0000 (14:39 +0000)
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@785 e2bd861d-eb25-0410-b326-f6ed22b6b98c

ChangeLog
configure.in

index 89f7eef..fa76a46 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-17  Bill Haneman <billh@gnome.org>
+
+       * configure.in: Revved to 1.7.1, re-dist to include docs.
+
 2006-01-09  Bill Haneman <billh@gnome.org>
 
        * configure.in: Removed po/Makefile.in inclusion, we do not need
index 56b0f04..43e0d43 100644 (file)
@@ -2,7 +2,7 @@ AC_INIT(idl/Accessibility.idl)
 
 AT_SPI_MAJOR_VERSION=1
 AT_SPI_MINOR_VERSION=7
-AT_SPI_MICRO_VERSION=0
+AT_SPI_MICRO_VERSION=1
 AT_SPI_INTERFACE_AGE=0
 AT_SPI_BINARY_AGE=0
 AT_SPI_VERSION="$AT_SPI_MAJOR_VERSION.$AT_SPI_MINOR_VERSION.$AT_SPI_MICRO_VERSION"