bump version and libtool number LIBSOUP_2_1_3
authorJP Rosevear <jpr@ximian.com>
Mon, 29 Dec 2003 15:23:03 +0000 (15:23 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Mon, 29 Dec 2003 15:23:03 +0000 (15:23 +0000)
2003-12-29  JP Rosevear <jpr@ximian.com>

* configure.in: bump version and libtool number

ChangeLog
configure.in
gtk-doc.make

index e87acef..8762898 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-29  JP Rosevear <jpr@ximian.com>
+
+       * configure.in: bump version and libtool numbers
+
 2003-12-22  Dan Winship  <danw@ximian.com>
 
        * README, TODO: Update these
index 8215a25..65e70dc 100644 (file)
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.1.2)
+AC_INIT(libsoup, 2.1.3)
 AC_CONFIG_SRCDIR(libsoup-2.2.pc.in)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
@@ -18,7 +18,7 @@ AC_SUBST(SOUP_API_VERSION)
 SOUP_AGE=0
 
 # Increment on interface add, remove, or change.
-SOUP_CURRENT=0
+SOUP_CURRENT=1
 
 # Increment on source change. Reset when CURRENT changes.
 SOUP_REVISION=0
index c319e7a..9a40718 100644 (file)
@@ -39,7 +39,7 @@ SCANOBJ_FILES =                \
        $(DOC_MODULE).prerequisites \
        $(DOC_MODULE).signals
 
-CLEANFILES = $(SCANOBJ_FILES) $(DOC_MODULE)-scan.o $(DOC_MODULE)-unused.txt $(DOC_STAMPS)
+CLEANFILES = $(SCANOBJ_FILES) $(DOC_MODULE)-unused.txt $(DOC_STAMPS)
 
 if ENABLE_GTK_DOC
 all-local: html-build.stamp
@@ -105,6 +105,7 @@ endif
 
 clean-local:
        rm -f *~ *.bak
+       rm -rf .libs
 
 maintainer-clean-local: clean
        cd $(srcdir) && rm -rf xml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt