diff options
Diffstat (limited to 'development/coccinelle/coccinelle.SlackBuild')
-rw-r--r-- | development/coccinelle/coccinelle.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/coccinelle/coccinelle.SlackBuild b/development/coccinelle/coccinelle.SlackBuild index 5a939c73db..547dc8a0b8 100644 --- a/development/coccinelle/coccinelle.SlackBuild +++ b/development/coccinelle/coccinelle.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=coccinelle -VERSION=${VERSION:-1.0.0_rc21} +VERSION=${VERSION:-1.0.0_rc22} SRCVERSION=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |