[python-arrayfire] 246/250: Updating master tag for release

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Mar 28 22:59:53 UTC 2016


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

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

commit 52e1857508c36d0ddca3645afb19ce54c849352e
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Mon Mar 28 17:19:08 2016 -0400

    Updating master tag for release
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index f871c97..6815839 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ from setuptools import setup, find_packages
 ## 2) Include test suite
 
 # Some hackery to avoid merge conflicts between master and devel
-current_version = "3.3.20160320"
+current_version = "3.3.20160328"
 devel_version = "3.3.0"
 release_version = current_version if current_version > devel_version else devel_version
 

-- 
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