diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 16:22:06 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 16:22:06 -0400 |
commit | 7beb4c2909af805e61d073a6f2b93234eb91834d (patch) | |
tree | 4c57324964b36cb2ffbdbcb1c514d9ee854209e8 | |
parent | 339368b404a807d1c494b260314da16d044986ff (diff) |
Bump to 1.0.2libXmu-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 90cfcfe..fd228f4 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ(2.57) AC_INIT([libXmu], - 1.0.1, + 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXmu) |