[Commits] PATCHSETS 1.1.2.29 1.1.2.30 ChangeLog 1.1.2.36 1.1.2.37 configure.ac 1.1.2.36 1.1.2.37
colin at claws-mail.org
colin at claws-mail.org
Thu Nov 15 11:07:01 CET 2012
Update of /home/claws-mail/plugins/address_keeper
In directory srv:/tmp/cvs-serv3031
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-11-15 [colin] 1.0.7cvs1
* src/Makefile.am
Windows build fix
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/configure.ac,v
retrieving revision 1.1.2.36
retrieving revision 1.1.2.37
diff -u -d -r1.1.2.36 -r1.1.2.37
--- configure.ac 14 Nov 2012 18:23:17 -0000 1.1.2.36
+++ configure.ac 15 Nov 2012 10:06:59 -0000 1.1.2.37
@@ -10,7 +10,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=7
-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/address_keeper/Attic/PATCHSETS,v
retrieving revision 1.1.2.29
retrieving revision 1.1.2.30
diff -u -d -r1.1.2.29 -r1.1.2.30
--- PATCHSETS 14 Nov 2012 17:08:19 -0000 1.1.2.29
+++ PATCHSETS 15 Nov 2012 10:06:59 -0000 1.1.2.30
@@ -26,3 +26,4 @@
( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/address_keeper.c; cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/address_keeper_prefs.c; ) > 1.0.6cvs5.patchset
( cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/address_keeper_prefs.c; ) > 1.0.6cvs6.patchset
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/de.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/es.po; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/fr.po; ) > 1.0.6cvs7.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/Makefile.am; ) > 1.0.7cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/ChangeLog,v
retrieving revision 1.1.2.36
retrieving revision 1.1.2.37
diff -u -d -r1.1.2.36 -r1.1.2.37
--- ChangeLog 14 Nov 2012 18:23:17 -0000 1.1.2.36
+++ ChangeLog 15 Nov 2012 10:06:59 -0000 1.1.2.37
@@ -1,3 +1,8 @@
+2012-11-15 [colin] 1.0.7cvs1
+
+ * src/Makefile.am
+ Windows build fix
+
2012-11-14 [paul] 1.0.7
1.0.7 released
More information about the Commits
mailing list