You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2019/02/06 13:43:39 UTC

[qpid-proton] branch master updated (d47160b -> 7e5d5e5)

This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git.


    from d47160b  PROTON-1990: no-op whitespace "fix".  Sorry for the Windows AppVeyor test abuse.
     new c203761  PROTON-1944: update .so version to account for changes
     new e5816f3  PROTON-1944: update versions for 0.27.0-rc1
     new 7e5d5e5  PROTON-2002, PROTON-1944: update versions to 0.28.0-SNAPSHOT

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 VERSION.txt         | 2 +-
 cpp/versions.cmake  | 2 +-
 python/docs/conf.py | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


[qpid-proton] 01/03: PROTON-1944: update .so version to account for changes

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git

commit c2037614865a121770e733dc12bc59d5e083dcf7
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Feb 6 12:23:11 2019 +0000

    PROTON-1944: update .so version to account for changes
---
 cpp/versions.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpp/versions.cmake b/cpp/versions.cmake
index d05ecce..dac6ee6 100644
--- a/cpp/versions.cmake
+++ b/cpp/versions.cmake
@@ -1,4 +1,4 @@
 set(PN_LIB_CPP_MAJOR_VERSION 12)
-set(PN_LIB_CPP_MINOR_VERSION 3)
+set(PN_LIB_CPP_MINOR_VERSION 4)
 set(PN_LIB_CPP_PATCH_VERSION 0)
 set(PN_LIB_CPP_VERSION "${PN_LIB_CPP_MAJOR_VERSION}.${PN_LIB_CPP_MINOR_VERSION}.${PN_LIB_CPP_PATCH_VERSION}")


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


[qpid-proton] 03/03: PROTON-2002, PROTON-1944: update versions to 0.28.0-SNAPSHOT

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git

commit 7e5d5e5a251ebb365f7acb9e54dc7e88161e3894
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Feb 6 13:42:34 2019 +0000

    PROTON-2002, PROTON-1944: update versions to 0.28.0-SNAPSHOT
---
 VERSION.txt         | 2 +-
 python/docs/conf.py | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/VERSION.txt b/VERSION.txt
index 1b58cc1..c55fc9b 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.27.0
+0.28.0-SNAPSHOT
diff --git a/python/docs/conf.py b/python/docs/conf.py
index 0b5a187..26de3b5 100644
--- a/python/docs/conf.py
+++ b/python/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2015-2019, Apache Qpid'
 # built documents.
 #
 # The short X.Y version.
-version = '0.27.0'
+version = '0.28.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.27.0'
+release = '0.28.0-SNAPSHOT'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


[qpid-proton] 02/03: PROTON-1944: update versions for 0.27.0-rc1

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git

commit e5816f38b2d80d24e8af78954b79e05421633c00
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Feb 6 12:23:37 2019 +0000

    PROTON-1944: update versions for 0.27.0-rc1
---
 VERSION.txt         | 2 +-
 python/docs/conf.py | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/VERSION.txt b/VERSION.txt
index 7e9b4cf..1b58cc1 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-0.27.0-SNAPSHOT
+0.27.0
diff --git a/python/docs/conf.py b/python/docs/conf.py
index 476cf29..0b5a187 100644
--- a/python/docs/conf.py
+++ b/python/docs/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Apache Qpid Proton'
-copyright = u'2015, Apache Qpid'
+copyright = u'2015-2019, Apache Qpid'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
@@ -50,7 +50,7 @@ copyright = u'2015, Apache Qpid'
 # The short X.Y version.
 version = '0.27.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.27.0-SNAPSHOT'
+release = '0.27.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org