blob: ce31dc3d03a0495d1ff799dbd7da112e7f1d170a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./QwSpriteField/Makefile.in.org Tue Sep 7 08:24:52 1999
+++ ./QwSpriteField/Makefile.in Wed Feb 23 18:10:41 2000
@@ -166,7 +166,7 @@
# the difference between the first and the last, is the major number
# the last is the minor number
# the number in the middle is the minor-minor number
-libQwSpriteField_la_LDFLAGS = -version-info 6:0:5 -lXext $(LIB_QT)
+libQwSpriteField_la_LDFLAGS = -version-info 7:0:5 -lXext $(LIB_QT)
INCLUDES = $(QT_INCLUDES)
lib_LTLIBRARIES = libQwSpriteField.la
|