CVS: sylpheedclaws/plugins/gtkhtml2_viewer ChangeLog,1.1.2.56,1.1.2.57 configure.ac,1.1.2.60,1.1.2.61
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/plugins/gtkhtml2_viewer
In directory sunsite.dk:/tmp/cvs-serv27315
Modified Files:
Tag: gtk2
ChangeLog configure.ac
Log Message:
0.13 released (2.6.1 plugins package)
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/gtkhtml2_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.56
retrieving revision 1.1.2.57
diff -u -d -r1.1.2.56 -r1.1.2.57
--- ChangeLog 2006/11/28 07:59:33 1.1.2.56
+++ ChangeLog 2006/12/04 11:42:51 1.1.2.57
@@ -1,3 +1,7 @@
+2006-12-04 [paul] 0.13.0
+
+ 0.13 released
+
2006-11-28 [paul] 0.12.0cvs8
* configure.ac
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/gtkhtml2_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.60
retrieving revision 1.1.2.61
diff -u -d -r1.1.2.60 -r1.1.2.61
--- configure.ac 2006/11/28 07:59:34 1.1.2.60
+++ configure.ac 2006/12/04 11:42:51 1.1.2.61
@@ -7,9 +7,9 @@
dnl plugin version
MAJOR_VERSION=0
-MINOR_VERSION=12
+MINOR_VERSION=13
MICRO_VERSION=0
-EXTRA_VERSION=8
+EXTRA_VERSION=0
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then