netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Maloy <jon.maloy@ericsson.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, tipc-discussion@lists.sourceforge.net,
	ying.xue@windriver.com, erik.hugne@ericsson.com,
	allan.stephens@windriver.com, maloy@donjonn.com,
	Jon Maloy <jon.maloy@ericsson.com>
Subject: [PATCH 3/3] TIPC: Stepping TIPC version to 2.1.0
Date: Mon, 21 May 2012 01:59:14 -0400	[thread overview]
Message-ID: <1337579954-17161-3-git-send-email-jon.maloy@ericsson.com> (raw)
In-Reply-To: <1337579954-17161-1-git-send-email-jon.maloy@ericsson.com>

Catch-up with out-of-tree version is done. We can go ahead
with more development.

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
---
 net/tipc/core.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/tipc/core.h b/net/tipc/core.h
index 2a9bb99..3ab29bf 100644
--- a/net/tipc/core.h
+++ b/net/tipc/core.h
@@ -1,7 +1,7 @@
 /*
  * net/tipc/core.h: Include file for TIPC global declarations
  *
- * Copyright (c) 2005-2006, Ericsson AB
+ * Copyright (c) 2005-2006, 2012, Ericsson AB
  * Copyright (c) 2005-2007, 2010-2011, Wind River Systems
  * All rights reserved.
  *
@@ -56,7 +56,7 @@
 #include <linux/vmalloc.h>
 
 
-#define TIPC_MOD_VER "2.0.0"
+#define TIPC_MOD_VER "2.1.0"
 
 struct tipc_msg;	/* msg.h */
 struct print_buf;	/* log.h */
-- 
1.7.9.5

  parent reply	other threads:[~2012-05-21  6:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21  5:59 [PATCH 1/3] TIPC: Removing EXPERIMENTAL label Jon Maloy
2012-05-21  5:59 ` [PATCH 2/3] TIPC: Adding new developers to maintainers list Jon Maloy
2012-05-21  6:37   ` David Miller
2012-05-21  5:59 ` Jon Maloy [this message]
2012-05-21  6:40   ` [PATCH 3/3] TIPC: Stepping TIPC version to 2.1.0 David Miller
2012-05-21  6:39 ` [PATCH 1/3] TIPC: Removing EXPERIMENTAL label David Miller
2012-05-24 19:58   ` Paul Gortmaker
2012-05-24 20:12     ` David Miller
2012-05-25 19:05       ` Paul Gortmaker
2012-05-25 20:24         ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1337579954-17161-3-git-send-email-jon.maloy@ericsson.com \
    --to=jon.maloy@ericsson.com \
    --cc=allan.stephens@windriver.com \
    --cc=davem@davemloft.net \
    --cc=erik.hugne@ericsson.com \
    --cc=maloy@donjonn.com \
    --cc=netdev@vger.kernel.org \
    --cc=tipc-discussion@lists.sourceforge.net \
    --cc=ying.xue@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).