summaryrefslogtreecommitdiff
authorJeremy Huddleston <jeremyhu@apple.com>2011-05-24 02:39:04 (GMT)
committer Jeremy Huddleston <jeremyhu@apple.com>2011-05-24 02:40:53 (GMT)
commit27846ea3e133dbb45a4e67500eba15bf5d6c796c (patch) (side-by-side diff)
tree8efd9a3f7881601992767baea984a1dd2cde8aab
parentc791ec2ba9614e661e978436f56ed21f918750f8 (diff)
downloadiceauth-master.zip
iceauth-master.tar.gz
configure.ac: Bump to 1.0.5HEADiceauth-1.0.5master
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (more/less context) (ignore whitespace changes)
-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