diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-21 11:23:52 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-21 11:23:52 -0700 |
commit | 19fad31ddef4c1063ee2315dfee94e4ebb5f0ff0 (patch) | |
tree | 7936903c7f1f5ac52cfcaf7ab08ebf5e41e2599b | |
parent | c4ada4a7ee46f8ab0dfeb2cd311758d9197a59a8 (diff) |
Version bump: 1.0.2xcalc-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 2681be9..ee20775 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xcalc,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xcalc) +AC_INIT(xcalc,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xcalc) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |