[clblas] 02/125: Changing version number to 2.0
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri May 29 06:57:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository clblas.
commit b51ca6486a66caaaa7365978d61340310afdaf59
Author: Kent Knox <kent.knox at amd>
Date: Tue Aug 13 10:38:51 2013 -0500
Changing version number to 2.0
---
src/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 5c25781..6602b79 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -42,7 +42,7 @@ endif( )
# Define a version for the code
set( clBLAS_VERSION_MAJOR 2 )
-set( clBLAS_VERSION_MINOR 1 )
+set( clBLAS_VERSION_MINOR 0 )
set( clBLAS_VERSION_PATCH 0 )
set( clBLAS_VERSION "${clBLAS_VERSION_MAJOR}.${clBLAS_VERSION_MINOR}.${clBLAS_VERSION_PATCH}")
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clblas.git
More information about the debian-science-commits
mailing list