[arrayfire] 67/248: Increment version to 3.2.0

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Nov 17 15:54:01 UTC 2015


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

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

commit 4439521afaa8879992720de8f00017f74bc368ec
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Tue Sep 22 12:35:41 2015 -0400

    Increment version to 3.2.0
---
 CMakeModules/Version.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeModules/Version.cmake b/CMakeModules/Version.cmake
index 1f41924..3a474d1 100644
--- a/CMakeModules/Version.cmake
+++ b/CMakeModules/Version.cmake
@@ -2,8 +2,8 @@
 # Make a version file that includes the ArrayFire version and git revision
 #
 SET(AF_VERSION_MAJOR "3")
-SET(AF_VERSION_MINOR "1")
-SET(AF_VERSION_PATCH "2")
+SET(AF_VERSION_MINOR "2")
+SET(AF_VERSION_PATCH "0")
 
 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