[python-arrayfire] 03/08: Changing the release version
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Sep 16 09:30:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-arrayfire.
commit fef2063db7be61de5b2113f5eb9806e15393116c
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date: Fri Jun 24 22:02:35 2016 -0400
Changing the release version
---
__af_version__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/__af_version__.py b/__af_version__.py
index 7ccd737..72e423a 100644
--- a/__af_version__.py
+++ b/__af_version__.py
@@ -9,6 +9,6 @@
# http://arrayfire.com/licenses/BSD-3-Clause
########################################################
-version = "3.4"
-release = "0"
+version = "3.3"
+release = "20160624"
full_version = version + "." + release
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-arrayfire.git
More information about the debian-science-commits
mailing list