Bumped version number to 0.3.
1999-10-20 Federico Mena Quintero <federico@redhat.com> * configure.in: Bumped version number to 0.3. * src/Makefile.am (lbgdk_pixbuf_la_LDFLAGS): Added a libtool version number for the library.
This commit is contained in:
committed by
Arturo Espinosa
parent
7ef5dec32d
commit
d8ce1977dd
@ -1,3 +1,10 @@
|
|||||||
|
1999-10-20 Federico Mena Quintero <federico@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Bumped version number to 0.3.
|
||||||
|
|
||||||
|
* src/Makefile.am (lbgdk_pixbuf_la_LDFLAGS): Added a libtool
|
||||||
|
version number for the library.
|
||||||
|
|
||||||
1999-10-20 Federico Mena Quintero <federico@redhat.com>
|
1999-10-20 Federico Mena Quintero <federico@redhat.com>
|
||||||
|
|
||||||
* src/gdk-pixbuf.h (GdkPixbuf): Removed the unref_fn field. Now
|
* src/gdk-pixbuf.h (GdkPixbuf): Removed the unref_fn field. Now
|
||||||
|
|||||||
@ -47,6 +47,8 @@ libgdk_pixbuf_la_SOURCES = \
|
|||||||
gdk-pixbuf-io.c \
|
gdk-pixbuf-io.c \
|
||||||
gdk-pixbuf-data.c
|
gdk-pixbuf-data.c
|
||||||
|
|
||||||
|
libgdk_pixbuf_la_LDFLAGS = -version-info 1:0:0
|
||||||
|
|
||||||
libgdk_pixbufinclude_HEADERS = \
|
libgdk_pixbufinclude_HEADERS = \
|
||||||
gdk-pixbuf.h
|
gdk-pixbuf.h
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user