From 038f7935200707aad75c9ba420a038b4c4590d51 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 12 May 2006 16:22:20 +0000 Subject: Bump to 1.0.2 --- ChangeLog | 7 ++++++- configure.ac | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f69ff5b..16f74ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-12 Adam Jackson + + * configure.ac: + Bump to 1.0.2 + 2006-05-09 Kevin E. Martin * Makefile.am: @@ -34,4 +39,4 @@ * Makefile.am: * configure.ac: Add shadow man pages for xtrap* programs - Use sed to fill in variables in man page \ No newline at end of file + Use sed to fill in variables in man page diff --git a/configure.ac b/configure.ac index 332d54a..ddf96fa 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(xtrap,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xtrap) +AC_INIT(xtrap,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xtrap) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.3