diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-06 18:52:14 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-06 18:52:14 -0700 |
commit | fd48b87c3694d037fc8c1b9f3056677e57fd17ab (patch) | |
tree | 7d6333bf2b9d04c7ae53c1bc11638ea92993f053 /configure.ac | |
parent | 3d7b3e1ebcb3f14fcf5f5b7358177fe72f48291a (diff) |
Version bump: 1.0.2xgamma-1.0.2
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 70e4a88..a6b0f59 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(xgamma,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xgamma) +AC_INIT(xgamma,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xgamma) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |