[arrayfire] 01/29: Increment version to 3.1.3

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Oct 19 17:48:51 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 4ad8ad03bb639f775746cb0229bb3e154f1d4a31
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Wed Sep 30 10:17:40 2015 -0400

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

diff --git a/CMakeModules/Version.cmake b/CMakeModules/Version.cmake
index 1f41924..7dca44e 100644
--- a/CMakeModules/Version.cmake
+++ b/CMakeModules/Version.cmake
@@ -3,7 +3,7 @@
 #
 SET(AF_VERSION_MAJOR "3")
 SET(AF_VERSION_MINOR "1")
-SET(AF_VERSION_PATCH "2")
+SET(AF_VERSION_PATCH "3")
 
 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