aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-12-08 05:41:01 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-12-08 05:41:01 +0000
commita56acf666601e4dd39719b657e386a8578a866ce (patch)
tree13dee1f05c945b54f0a5502736c3cc98290fff0d
parent61471143ad13c27aefeadcaec8f86ce5070b76d1 (diff)
compose_close_cb(): fixed response handling on win32.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2369 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--ChangeLog4
-rw-r--r--configure.in4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fc3205a..e5d9269f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-12-08
+ * src/compose.c: compose_close_cb(): fixed response handling on win32.
+
+2009-12-08
+
* src/addressbook.c: removed unused xpm objects. Added person icon.
2009-12-08
diff --git a/configure.in b/configure.in
index f74d940f..5aa28dbc 100644
--- a/configure.in
+++ b/configure.in
@@ -9,8 +9,8 @@ MINOR_VERSION=0
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta3
-BUILD_REVISION=3
+EXTRA_VERSION=beta4
+BUILD_REVISION=4
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
DEVEL_VERSION=1