0.9.8claws released rel_0_9_8
authorPaul Mangan <paul@claws-mail.org>
Fri, 19 Dec 2003 11:06:27 +0000 (11:06 +0000)
committerPaul Mangan <paul@claws-mail.org>
Fri, 19 Dec 2003 11:06:27 +0000 (11:06 +0000)
ChangeLog.claws
configure.ac

index 657da7d3a211b82f11b44419ada1c64dabd5a400..b8a52725972b741efb86e8afe70d8aa514aac7ca 100644 (file)
@@ -1,3 +1,7 @@
+2003-12-19 [paul]      0.9.8claws
+
+       0.9.8claws released
+
 2003-12-19 [paul]      0.9.7claws51
 
        * po/en_GB.po
index efd2197e865e4596f3d252a31da97a0ab5a2eb1f..79cccdc7dce9bc94284db507d097dd1c5cc965f0 100644 (file)
@@ -8,10 +8,10 @@ PACKAGE=sylpheed
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=9
-MICRO_VERSION=7
+MICRO_VERSION=8
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=51
+EXTRA_VERSION=0
 if test $EXTRA_VERSION -eq 0; then
     VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}claws
 else