summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2006-10-13 16:29:20 -0400
committerAdam Jackson <ajax@benzedrine.nwnk.net>2006-10-13 16:29:20 -0400
commit39fd9561a1cf899e933859279a2220b11e729548 (patch)
tree24da00dd70fdada26b5b44c32fdc33c99725a81c
parent3705540d62bab68c5d41b73b59e2a7a23b001118 (diff)
Bump to 1.1.1libXScrnSaver-1.1.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cb14797..8a3df77 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libXScrnSaver, 1.1.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXScrnSaver)
+AC_INIT(libXScrnSaver, 1.1.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXScrnSaver)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE