summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-02-28 22:44:54 +0000
committerAdam Jackson <ajax@nwnk.net>2006-02-28 22:44:54 +0000
commit4b0ad25354d5807fc9e77fda3397ee78332502c1 (patch)
tree1c237818ed6da3d4505b969e28fde74f38fcca40
parent514262ec90db007dfce2c1523b2bc67988f395f1 (diff)
downloadxorg-lib-libxkbfile-4b0ad25354d5807fc9e77fda3397ee78332502c1.tar.gz
Bump to 1.0.2.libxkbfile-1_0_2
-rw-r--r--ChangeLog6
-rw-r--r--configure.ac2
-rw-r--r--src/Makefile.am2
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d8802ce..ced4c1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-28 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ * src/Makefile.am:
+ Bump to 1.0.2.
+
2006-02-28 Daniel Stone <daniel@freedesktop.org>
* src/maprules.c:
diff --git a/configure.ac b/configure.ac
index 3aa4d45..9a35abe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libxkbfile, 1.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libxkbfile)
+AC_INIT(libxkbfile, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libxkbfile)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
diff --git a/src/Makefile.am b/src/Makefile.am
index ef9a4fb..6e3ec5f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,7 +22,7 @@ INCLUDES = -I$(top_srcdir)/include/ -I$(top_srcdir)/include/X11/extensions/
libxkbfile_la_LIBADD = @XKBFILE_LIBS@
AM_CFLAGS = @XKBFILE_CFLAGS@
-libxkbfile_la_LDFLAGS = -version-number 1:0:0 -no-undefined
+libxkbfile_la_LDFLAGS = -version-number 1:0:2 -no-undefined
libxkbfileincludedir = $(includedir)/X11/extensions
libxkbfileinclude_HEADERS = \