[clfft] 02/109: Changing version number to 2.0

Jérôme Kieffer kieffer-guest at moszumanska.debian.org
Wed May 20 07:29:19 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 ca7eedde04e56650bd114d139f4c992277e870e6
Author: Kent Knox <kent.knox at amd>
Date:   Tue Aug 13 10:38:37 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 549590e..5589649 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -27,7 +27,7 @@ project( clFFT )
 
 # Define a version for the code
 set( CLFFT_VERSION_MAJOR 2 )
-set( CLFFT_VERSION_MINOR 1 )
+set( CLFFT_VERSION_MINOR 0 )
 set( CLFFT_VERSION_PATCH 0 )
 set( CLFFT_VERSION "${CLFFT_VERSION_MAJOR}.${CLFFT_VERSION_MINOR}.${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