CVS: sylpheedclaws/plugins/perl ChangeLog,1.18.2.30,1.18.2.31 configure.ac,1.19.2.32,1.19.2.33
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/plugins/perl
In directory sunsite.dk:/tmp/cvs-serv27851
Modified Files:
Tag: gtk2
ChangeLog configure.ac
Log Message:
0.9.6 released (2.6.1 plugins package)
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/perl/ChangeLog,v
retrieving revision 1.18.2.30
retrieving revision 1.18.2.31
diff -u -d -r1.18.2.30 -r1.18.2.31
--- ChangeLog 2006/11/28 08:03:24 1.18.2.30
+++ ChangeLog 2006/12/04 11:45:49 1.18.2.31
@@ -1,3 +1,7 @@
+2006-12-04 [paul] 0.9.6
+
+ 0.9.6 released
+
2006-11-28 [paul] 0.9.5cvs3
* configure.ac
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/perl/configure.ac,v
retrieving revision 1.19.2.32
retrieving revision 1.19.2.33
diff -u -d -r1.19.2.32 -r1.19.2.33
--- configure.ac 2006/11/28 08:03:24 1.19.2.32
+++ configure.ac 2006/12/04 11:45:50 1.19.2.33
@@ -6,8 +6,8 @@
dnl plugin version
MAJOR_VERSION=0
MINOR_VERSION=9
-MICRO_VERSION=5
-EXTRA_VERSION=3
+MICRO_VERSION=6
+EXTRA_VERSION=0
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then