summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@apple.com>2011-05-23 19:39:04 -0700
committerJeremy Huddleston <jeremyhu@apple.com>2011-05-23 19:40:53 -0700
commit27846ea3e133dbb45a4e67500eba15bf5d6c796c (patch)
tree8efd9a3f7881601992767baea984a1dd2cde8aab
parentc791ec2ba9614e661e978436f56ed21f918750f8 (diff)
downloadiceauth-27846ea3e133dbb45a4e67500eba15bf5d6c796c.tar.gz
configure.ac: Bump to 1.0.5iceauth-1.0.5
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc65bf8..525e9d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([iceauth], [1.0.4],
+AC_INIT([iceauth], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [iceauth])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE