CVS: sylpheedclaws/plugins/rssyl ChangeLog,1.1.2.119,1.1.2.120 configure.ac,1.1.2.107,1.1.2.108
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/plugins/rssyl
In directory sunsite.dk:/tmp/cvs-serv28308
Modified Files:
Tag: gtk2
ChangeLog configure.ac
Log Message:
0.8 released (2.6.1 plugins package)
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/rssyl/Attic/ChangeLog,v
retrieving revision 1.1.2.119
retrieving revision 1.1.2.120
diff -u -d -r1.1.2.119 -r1.1.2.120
--- ChangeLog 2006/11/28 08:04:15 1.1.2.119
+++ ChangeLog 2006/12/04 11:46:25 1.1.2.120
@@ -1,3 +1,7 @@
+2006-12-04 [paul] 0.8.0
+
+ 0.8 released
+
2006-11-28 [paul] 0.7.0cvs6
* configure.ac
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/rssyl/Attic/configure.ac,v
retrieving revision 1.1.2.107
retrieving revision 1.1.2.108
diff -u -d -r1.1.2.107 -r1.1.2.108
--- configure.ac 2006/11/28 08:04:15 1.1.2.107
+++ configure.ac 2006/12/04 11:46:25 1.1.2.108
@@ -8,9 +8,9 @@
dnl plugin version
MAJOR_VERSION=0
-MINOR_VERSION=7
+MINOR_VERSION=8
MICRO_VERSION=0
-EXTRA_VERSION=6
+EXTRA_VERSION=0
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then