You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/10/12 14:31:36 UTC

[buildstream-plugins] 01/02: Setting release version to 1.95.3

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

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git

commit 097deb663c0d46af85ba72d4b7df4c475c775a6c
Author: Tristan van Berkom <tr...@codethink.co.uk>
AuthorDate: Wed Oct 12 23:29:03 2022 +0900

    Setting release version to 1.95.3
---
 src/buildstream_plugins/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/buildstream_plugins/__init__.py b/src/buildstream_plugins/__init__.py
index e0d37ee..cec8be8 100644
--- a/src/buildstream_plugins/__init__.py
+++ b/src/buildstream_plugins/__init__.py
@@ -1,4 +1,4 @@
 #
 # Remember to adjust this version number before tagging releases
 #
-__version__ = "1.95.1"
+__version__ = "1.95.3"