diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:05:41 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:05:41 -0800 |
commit | 0ec072963f5964e09fbf84f4cd7d7ff8a9f3291f (patch) | |
tree | 336f0b7d7700a16337670379c06ed937c60e98ef | |
parent | 7d4e80e24773cd961d3c5d04031873017a1551a2 (diff) |
libXScrnSaver 1.2.2libXScrnSaver-1.2.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ad1da81..0f52477 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXScrnSaver], [1.2.1], +AC_INIT([libXScrnSaver], [1.2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXScrnSaver]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |