summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-04-02 01:10:38 +0000
committerAdam Jackson <ajax@nwnk.net>2006-04-02 01:10:38 +0000
commit4e49bc481b465770fad3d7333e937a89ce080932 (patch)
tree10f7933f8e760c0523d9579f715cfb6aff85556d
parent6027b1917f0a417f85aacb3652753bcea35c429a (diff)
Bump to 1.0.2.xkbevd-1_0_2XORG-7_1
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac3
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index cb25e17..0bcf450 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-01 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ Bump to 1.0.2.
+
2006-02-03 Alan Coopersmith <alan.coopersmith@sun.com>
* xkbevd.man:
diff --git a/configure.ac b/configure.ac
index f0394ab..1d1bac1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,3 @@
-
dnl Copyright 2005 Red Hat, Inc.
dnl
dnl Permission to use, copy, modify, distribute, and sell this software and its
@@ -22,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xkbevd,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbevd)
+AC_INIT(xkbevd,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbevd)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE