CVS: sylpheedclaws/plugins/vcalendar ChangeLog,1.2.2.134,1.2.2.135 configure.ac,1.2.2.141,1.2.2.142
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/plugins/vcalendar
In directory sunsite.dk:/tmp/cvs-serv29237
Modified Files:
Tag: gtk2
ChangeLog configure.ac
Log Message:
1.91 released (2.6.1 plugins package)
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.134
retrieving revision 1.2.2.135
diff -u -d -r1.2.2.134 -r1.2.2.135
--- ChangeLog 2006/11/28 08:07:48 1.2.2.134
+++ ChangeLog 2006/12/04 11:48:08 1.2.2.135
@@ -1,3 +1,7 @@
+2006-12-04 [paul] 1.91.0
+
+ 1.91 released
+
2006-11-28 [paul] 1.90.0cvs5
* configure.ac
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.141
retrieving revision 1.2.2.142
diff -u -d -r1.2.2.141 -r1.2.2.142
--- configure.ac 2006/11/28 08:07:48 1.2.2.141
+++ configure.ac 2006/12/04 11:48:09 1.2.2.142
@@ -7,9 +7,9 @@
dnl plugin version
MAJOR_VERSION=1
-MINOR_VERSION=90
+MINOR_VERSION=91
MICRO_VERSION=0
-EXTRA_VERSION=5
+EXTRA_VERSION=0
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then