Skip to content

Commit ed2c26a

Browse files
committed
Administrivia
1 parent b24a0f3 commit ed2c26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-tools/make-dist-3.3-3.5.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ done
4444
python ./setup.py sdist
4545
tarball=dist/${PACKAGE}-${__version__}.tar.gz
4646
if [[ -f $tarball ]]; then
47-
mv -v $tarball dist/${PACKAGE}_31-${__version__}.tar.gz
47+
mv -v $tarball dist/${PACKAGE}_33-${__version__}.tar.gz
4848
fi
4949
finish

0 commit comments

Comments
 (0)