[arrayfire] 01/41: Increment version to 3.3.1

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Mar 21 14:56:20 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/experimental
in repository arrayfire.

commit caa08ec76675d3e830c4e53dfa34750b35de0079
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Mon Feb 29 10:17:17 2016 -0500

    Increment version to 3.3.1
---
 CMakeModules/Version.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeModules/Version.cmake b/CMakeModules/Version.cmake
index 8d5b575..5ec89a6 100644
--- a/CMakeModules/Version.cmake
+++ b/CMakeModules/Version.cmake
@@ -3,7 +3,7 @@
 #
 SET(AF_VERSION_MAJOR "3")
 SET(AF_VERSION_MINOR "3")
-SET(AF_VERSION_PATCH "0")
+SET(AF_VERSION_PATCH "1")
 
 SET(AF_VERSION "${AF_VERSION_MAJOR}.${AF_VERSION_MINOR}.${AF_VERSION_PATCH}")
 SET(AF_API_VERSION_CURRENT ${AF_VERSION_MAJOR}${AF_VERSION_MINOR})

-- 
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