From: Paul Mangan Date: Thu, 19 Jul 2007 12:02:50 +0000 (+0000) Subject: 2007-07-19 [paul] 2.10.0cvs45 X-Git-Tag: rel_3_0_0~151 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=e67450e36f0a1d467864c48b7a2aea3ec0656bbc 2007-07-19 [paul] 2.10.0cvs45 * src/Makefile.am too soon for this line --- diff --git a/ChangeLog b/ChangeLog index beebab0ca..5a44c8a0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-19 [paul] 2.10.0cvs45 + + * src/Makefile.am + too soon for this line + 2007-07-19 [paul] 2.10.0cvs44 * src/Makefile.am diff --git a/PATCHSETS b/PATCHSETS index a3510545f..75f04e605 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -2698,3 +2698,4 @@ ( cvs diff -u -r 1.149.2.76 -r 1.149.2.77 src/inc.c; cvs diff -u -r 1.654.2.2751 -r 1.654.2.2752 configure.ac; ) > 2.10.0cvs42.patchset ( cvs diff -u -r 1.1.2.55 -r 1.1.2.56 src/wizard.c; ) > 2.10.0cvs43.patchset ( cvs diff -u -r 1.155.2.69 -r 1.155.2.70 src/Makefile.am; ) > 2.10.0cvs44.patchset +( cvs diff -u -r 1.155.2.70 -r 1.155.2.71 src/Makefile.am; ) > 2.10.0cvs45.patchset diff --git a/configure.ac b/configure.ac index 14e3db398..0ae21e073 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=10 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=44 +EXTRA_VERSION=45 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/Makefile.am b/src/Makefile.am index 2e0f8f11a..672e5b07f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -424,7 +424,6 @@ EXTRA_DIST = \ pixmaps/spam_btn.xpm \ pixmaps/claws-mail_icon.xpm \ pixmaps/claws-mail_logo.xpm \ - pixmaps/claws-mail_logo-small.xpm \ pixmaps/claws-mail.xpm \ pixmaps/trash_hrm.xpm \ pixmaps/trash.xpm \