[arrayfire] 40/284: Increment version for devel to 3.3
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sun Feb 7 18:59:17 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 b267ffd0fb0b7b401ad4a7507af8fb3df88d002c
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date: Mon Nov 30 14:23:52 2015 -0500
Increment version for devel to 3.3
---
CMakeModules/Version.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeModules/Version.cmake b/CMakeModules/Version.cmake
index 3a474d1..236058d 100644
--- a/CMakeModules/Version.cmake
+++ b/CMakeModules/Version.cmake
@@ -2,7 +2,7 @@
# Make a version file that includes the ArrayFire version and git revision
#
SET(AF_VERSION_MAJOR "3")
-SET(AF_VERSION_MINOR "2")
+SET(AF_VERSION_MINOR "3")
SET(AF_VERSION_PATCH "0")
SET(AF_VERSION "${AF_VERSION_MAJOR}.${AF_VERSION_MINOR}.${AF_VERSION_PATCH}")
--
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