diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-08-11 14:43:15 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-08-11 14:43:15 -0700 |
commit | f876004608f8a4737f66e1fc0e83ff7e7d6d150b (patch) | |
tree | 13672980bd74d7b087dd806f9a744cd8858fa236 | |
parent | 55f64a8a29094905b9f49be95ee576de4a2e1a46 (diff) |
Version bump -> 1.0.2libXdmcp-1.0.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 86809b8..88d8754 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(libXdmcp, 1.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],libXdmcp) +AC_INIT(libXdmcp, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],libXdmcp) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |