[compute] 46/46: Release v0.5

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Dec 21 18:28:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository compute.

commit 301c541824daf37978dabe66344767cfaa36455b
Author: Kyle Lutz <kyle.r.lutz at gmail.com>
Date:   Sun Dec 20 18:34:14 2015 -0800

    Release v0.5
---
 include/boost/compute/version.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/boost/compute/version.hpp b/include/boost/compute/version.hpp
index 07a7299..fdf6cae 100644
--- a/include/boost/compute/version.hpp
+++ b/include/boost/compute/version.hpp
@@ -1,5 +1,5 @@
 //---------------------------------------------------------------------------//
-// Copyright (c) 2013 Kyle Lutz <kyle.r.lutz at gmail.com>
+// Copyright (c) 2013-2015 Kyle Lutz <kyle.r.lutz at gmail.com>
 //
 // Distributed under the Boost Software License, Version 1.0
 // See accompanying file LICENSE_1_0.txt or copy at
@@ -12,7 +12,7 @@
 #define BOOST_COMPUTE_VERSION_HPP
 
 #define BOOST_COMPUTE_VERSION_MAJOR 0
-#define BOOST_COMPUTE_VERSION_MINOR 4
+#define BOOST_COMPUTE_VERSION_MINOR 5
 #define BOOST_COMPUTE_VERSION_PATCH 0
 
 #endif // BOOST_COMPUTE_VERSION_HPP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/compute.git



More information about the debian-science-commits mailing list