[Commits] PATCHSETS 1.1.2.73 1.1.2.74 ChangeLog 1.1.2.101 1.1.2.102 configure.ac 1.1.2.105 1.1.2.106

colin at claws-mail.org colin at claws-mail.org
Thu Nov 15 11:07:57 CET 2012


Update of /home/claws-mail/plugins/attachwarner
In directory srv:/tmp/cvs-serv4174

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-11-15 [colin]	1.0.0cvs1

	* src/Makefile.am
		Windows build fix

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.105
retrieving revision 1.1.2.106
diff -u -d -r1.1.2.105 -r1.1.2.106
--- configure.ac	14 Nov 2012 18:24:15 -0000	1.1.2.105
+++ configure.ac	15 Nov 2012 10:07:55 -0000	1.1.2.106
@@ -10,7 +10,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=0
 MICRO_VERSION=0
-EXTRA_VERSION=0
+EXTRA_VERSION=1
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/PATCHSETS,v
retrieving revision 1.1.2.73
retrieving revision 1.1.2.74
diff -u -d -r1.1.2.73 -r1.1.2.74
--- PATCHSETS	14 Nov 2012 17:09:52 -0000	1.1.2.73
+++ PATCHSETS	15 Nov 2012 10:07:55 -0000	1.1.2.74
@@ -72,3 +72,4 @@
 ( cvs diff -u -r 1.1.2.101 -r 1.1.2.102 configure.ac;  cvs diff -u -r 1.1.2.22 -r 1.1.2.23 src/attachwarner.c;  cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/attachwarner_prefs.c;  ) > 0.2.24cvs7.patchset
 ( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/attachwarner_prefs.c;  ) > 0.2.24cvs8.patchset
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/de.po;  cvs diff -u -r 1.1.2.10 -r 1.1.2.11 po/es.po;  cvs diff -u -r 1.1.2.13 -r 1.1.2.14 po/fi.po;  cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/fr.po;  cvs diff -u -r 1.1.2.11 -r 1.1.2.12 po/hu.po;  cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/pt_BR.po;  ) > 0.2.24cvs9.patchset
+( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/Makefile.am;  ) > 1.0.0cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.101
retrieving revision 1.1.2.102
diff -u -d -r1.1.2.101 -r1.1.2.102
--- ChangeLog	14 Nov 2012 18:24:15 -0000	1.1.2.101
+++ ChangeLog	15 Nov 2012 10:07:55 -0000	1.1.2.102
@@ -1,3 +1,8 @@
+2012-11-15 [colin]	1.0.0cvs1
+
+	* src/Makefile.am
+		Windows build fix
+
 2012-06-27 [paul]	1.0.0
 
 	1.0.0 released



More information about the Commits mailing list