Update debian.sh

Bump version to 0.88
This commit is contained in:
Willem 2019-05-21 20:32:44 +02:00 committed by GitHub
parent 15b42e2d0c
commit 3ccb250d18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/bin/bash
TYPE="debian" # can be one of 'slackware', 'debian', 'rpm'
PROGRAM_NAME="ccextractor"
VERSION="0.85"
VERSION="0.88"
RELEASE="1"
LICENSE="GPL-2.0"
MAINTAINER="carlos@ccextractor.org"