aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-26 06:12:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-26 06:12:56 +0000
commit853f0cda08e8a979033132013172bb37fb245b41 (patch)
treeefca2c3546cd21a79ccdbd483161c8d1a9e70844
parent76c49014953b87e91b6b47ecb65be519434c299b (diff)
updated copyright year. configure.in: increased library version.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3367 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--ChangeLog9
-rw-r--r--configure.in10
-rw-r--r--src/addr_compl.c2
-rw-r--r--src/addressbook.c2
-rw-r--r--src/folderview.c2
-rw-r--r--src/inc.c2
-rw-r--r--src/manual.c2
-rw-r--r--src/notificationwindow.c2
-rw-r--r--src/query_search.c2
-rw-r--r--src/rfc2015.c1
-rw-r--r--src/rpop3.c2
-rw-r--r--src/setup.c2
-rw-r--r--src/sslmanager.c2
13 files changed, 25 insertions, 15 deletions
diff --git a/ChangeLog b/ChangeLog
index 037f9027..a488b807 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-03-26
+
+ * version 3.4.0
+
+2014-03-26
+
+ * updated copyright year.
+ * configure.in: increased library version.
+
2014-03-24
* libsylph/ssl_hostname_validation.h: added include guard.
diff --git a/configure.in b/configure.in
index 42b58c2b..6112dad7 100644
--- a/configure.in
+++ b/configure.in
@@ -9,12 +9,12 @@ MINOR_VERSION=4
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta8
-BUILD_REVISION=1154
+EXTRA_VERSION=
+BUILD_REVISION=1155
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release
-DEVEL_VERSION=1
+dnl DEVEL_VERSION=1
dnl set $target
AC_CANONICAL_SYSTEM
@@ -43,9 +43,9 @@ LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
dnl LT_CURRENT=`expr 1 + $MICRO_VERSION - $INTERFACE_AGE`
dnl LT_REVISION=$INTERFACE_AGE
dnl LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
-LT_CURRENT=2
+LT_CURRENT=3
LT_REVISION=0
-LT_AGE=1
+LT_AGE=2
AC_SUBST(LT_RELEASE)
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
diff --git a/src/addr_compl.c b/src/addr_compl.c
index 9cfb3ac7..f4e8fa06 100644
--- a/src/addr_compl.c
+++ b/src/addr_compl.c
@@ -2,7 +2,7 @@
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
*
* Copyright (C) 2000-2005 by Alfons Hoogervorst & The Sylpheed Claws Team.
- * Copyright (C) 1999-2012 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/addressbook.c b/src/addressbook.c
index 93417ee6..dc6c83a2 100644
--- a/src/addressbook.c
+++ b/src/addressbook.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2012 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/folderview.c b/src/folderview.c
index 14beecc0..dc9582c8 100644
--- a/src/folderview.c
+++ b/src/folderview.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2012 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/inc.c b/src/inc.c
index 8f638668..7ae0426b 100644
--- a/src/inc.c
+++ b/src/inc.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2013 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/manual.c b/src/manual.c
index 9383bd9b..4a547901 100644
--- a/src/manual.c
+++ b/src/manual.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2002 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/notificationwindow.c b/src/notificationwindow.c
index 38681911..60fa0c00 100644
--- a/src/notificationwindow.c
+++ b/src/notificationwindow.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2013 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/query_search.c b/src/query_search.c
index f75c717c..ff025393 100644
--- a/src/query_search.c
+++ b/src/query_search.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2009 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/rfc2015.c b/src/rfc2015.c
index b715c4bc..ebfa96c6 100644
--- a/src/rfc2015.c
+++ b/src/rfc2015.c
@@ -1,6 +1,7 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
* Copyright (C) 2001 Werner Koch (dd9jn)
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/rpop3.c b/src/rpop3.c
index 7f530854..139c36ea 100644
--- a/src/rpop3.c
+++ b/src/rpop3.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2013 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/setup.c b/src/setup.c
index 62b560f5..52eab90c 100644
--- a/src/setup.c
+++ b/src/setup.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2010 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/sslmanager.c b/src/sslmanager.c
index 8dce0526..a633710c 100644
--- a/src/sslmanager.c
+++ b/src/sslmanager.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2010 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2014 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by