[arrayfire] 114/408: Updating version to 3.1.0

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:11:32 UTC 2015


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

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

commit 218043d484848c827ca0cc5395d8cc6d9f089278
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Tue Jul 7 13:34:56 2015 -0400

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

diff --git a/CMakeModules/Version.cmake b/CMakeModules/Version.cmake
index cf9273e..a3caacc 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 "0")
-SET(AF_VERSION_PATCH "2")
+SET(AF_VERSION_MINOR "1")
+SET(AF_VERSION_PATCH "0")
 
 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