[clblas] 85/125: Bump /develop version to v2.3 Develop branch will keep odd numbers for the 'minor' version component
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri May 29 06:57:25 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 d2cf285a5183d2e30edaa87d42b5a9f8cbbdfaa2
Author: Kent Knox <kent.knox at amd>
Date: Thu Jun 19 16:37:34 2014 -0500
Bump /develop version to v2.3
Develop branch will keep odd numbers for the 'minor' version component
---
src/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4e0cc74..6043c01 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -50,7 +50,7 @@ if( NOT DEFINED clBLAS_VERSION_MAJOR )
endif( )
if( NOT DEFINED clBLAS_VERSION_MINOR )
- set( clBLAS_VERSION_MINOR 1 )
+ set( clBLAS_VERSION_MINOR 3 )
endif( )
if( NOT DEFINED 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