[clfft] 54/109: Bump /develop version to v2.3 Develop branch will keep odd numbers for the 'minor' version component
Jérôme Kieffer
kieffer-guest at moszumanska.debian.org
Wed May 20 07:29:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
kieffer-guest pushed a commit to branch debian
in repository clfft.
commit 87c9f4db9b7ff53e31741f7ea19a5b8454dd2985
Author: Kent Knox <kent.knox at amd>
Date: Thu Jun 19 16:30:52 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 6f201b5..b6d70b5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -40,7 +40,7 @@ if( NOT DEFINED CLFFT_VERSION_MAJOR )
endif( )
if( NOT DEFINED CLFFT_VERSION_MINOR )
- set( CLFFT_VERSION_MINOR 1 )
+ set( CLFFT_VERSION_MINOR 3 )
endif( )
if( NOT DEFINED CLFFT_VERSION_PATCH )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git
More information about the debian-science-commits
mailing list