From 458001111a4d38fed40ea3d1383620c54e605790 Mon Sep 17 00:00:00 2001 From: pancake Date: Tue, 27 Sep 2016 03:10:53 +0200 Subject: [PATCH] Release 0.10.6 codename: Sleepy Autumn --- configure | 8 ++++---- configure.acr | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configure b/configure index bfdd2b116f..192cab0ea1 100755 --- a/configure +++ b/configure @@ -102,12 +102,12 @@ done : ${INSTALL_PROGRAM_STRIP:=${INSTALL} -m 755 -s} : ${INSTALL_MAN:=${INSTALL} -m 444} : ${INSTALL_LIB:=${INSTALL} -m 755 -c} - PKGNAME='radare2-extras' ; VERSION='0.10.6-git' ; CONTACT_MAIL="pancake@nopcode.org" ; CONTACT_NAME="pancake" ; CONTACT="pancake " ; + PKGNAME='radare2-extras' ; VERSION='0.10.6' ; CONTACT_MAIL="pancake@nopcode.org" ; CONTACT_NAME="pancake" ; CONTACT="pancake " ; } show_usage() { cat <." exit 0 @@ -200,7 +200,7 @@ case $flag in show_version ; ;; -r|--r|--report) echo "PKGNAME: radare2-extras" -echo "VERSION: 0.10.6-git" +echo "VERSION: 0.10.6" echo "LANGS: c" echo "OPTIONAL: libewf" echo "PKG-CONFIG: r_core libewf unicorn yara" diff --git a/configure.acr b/configure.acr index e0e9b9bdc1..3c6f59b47d 100644 --- a/configure.acr +++ b/configure.acr @@ -1,5 +1,5 @@ PKGNAME radare2-extras -VERSION 0.10.6-git +VERSION 0.10.6 CONTACT pancake ; pancake@nopcode.org REPORT PREFIX ;