diff options
Diffstat (limited to 'python/babelfish/babelfish.SlackBuild')
-rw-r--r-- | python/babelfish/babelfish.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/babelfish/babelfish.SlackBuild b/python/babelfish/babelfish.SlackBuild index 5f6716e2d8..d2e6d980ef 100644 --- a/python/babelfish/babelfish.SlackBuild +++ b/python/babelfish/babelfish.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=babelfish -VERSION=${VERSION:-0.5.3} +VERSION=${VERSION:-0.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |