[arrayfire] 25/26: Updating version number

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 7 13:59:24 UTC 2015


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

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

commit 93427f09ff928f97df29c0e358c3fcf6b478bec6
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Fri Jun 26 15:37:14 2015 -0400

    Updating version number
---
 CMakeModules/Version.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeModules/Version.cmake b/CMakeModules/Version.cmake
index 3a4dc47..cf9273e 100644
--- a/CMakeModules/Version.cmake
+++ b/CMakeModules/Version.cmake
@@ -3,7 +3,7 @@
 #
 SET(AF_VERSION_MAJOR "3")
 SET(AF_VERSION_MINOR "0")
-SET(AF_VERSION_PATCH "1")
+SET(AF_VERSION_PATCH "2")
 
 SET(AF_VERSION "${AF_VERSION_MAJOR}.${AF_VERSION_MINOR}.${AF_VERSION_PATCH}")
 EXECUTE_PROCESS(

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



More information about the debian-science-commits mailing list