summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-16 06:25:35 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-16 06:25:35 +0000
commit36283f50fd9748733ae84cb7fb52ca8d9e661c15 (patch)
tree9058e4b894bb6f7c20acc433b4ca8f0ec20782b4 /src/Makefile.am
parent75fd5ae6e4683b9b9dcc13bc2f0faf223610a74f (diff)
downloadxorg-lib-libX11-36283f50fd9748733ae84cb7fb52ca8d9e661c15.tar.gz
Set soversion to 6.2.0.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d27fb3a3..ba222c2a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -350,7 +350,7 @@ if XKB
USE_XKB_LIBS = $(XKB_LIBS)
endif
-libX11_la_LDFLAGS = -version-number 6:2:1 -no-undefined
+libX11_la_LDFLAGS = -version-number 6:2:0 -no-undefined
libX11_la_LIBADD = \
$(USE_I18N_LIBS) \