diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-11-08 15:38:21 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-11-08 15:38:21 -0800 |
commit | 6fc58644148039261c21f699a14c839356f501ed (patch) | |
tree | 1374169c44b3f9d1c6b0e5f7f753ce44d8990b88 | |
parent | 82fbb553114e8d00b6b3886aee4554dfd178cb01 (diff) |
Version bump to 1.0.1sessreg-1.0.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7d41c14..fdcfc0c 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(sessreg, [1.0.0], +AC_INIT(sessreg, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], sessreg) AM_INIT_AUTOMAKE([dist-bzip2]) |