diff options
author | Adam Jackson <ajax@redhat.com> | 2009-07-02 13:37:13 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2009-07-02 13:37:13 -0400 |
commit | 2ef9c2d730200246405cfdfc882a66fbd6728a92 (patch) | |
tree | 50a9a6bb0fb9472d4d5803489abe2705ab64dfb6 /configure.ac | |
parent | 9d9facf604d2355842a3834664a1ddc233d4d1e1 (diff) | |
download | xorg-lib-libXaw-libXaw-1.0.6.tar.gz |
libXaw 1.0.6libXaw-1.0.6
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3927025..044227f 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) AC_INIT([libXaw], - 1.0.5, + 1.0.6, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXaw) |