From 70364806136b099276a880a1a057ca5eb83b5e84 Mon Sep 17 00:00:00 2001 From: pancake Date: Mon, 11 Nov 2013 02:07:55 +0100 Subject: [PATCH] Bump for development --- configure | 10 +++++----- configure.acr | 2 +- r2-bindings/configure | 8 ++++---- r2-bindings/configure.acr | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/configure b/configure index 80451ea809..a5a6abb378 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #!/bin/sh -# This script was automatically generated by ACR v0.9.5 +# This script was automatically generated by ACR v0.9.6 # @author: pancake # @url: http://www.nopcode.org # @repo: hg clone http://hg.youterm.com/acr @@ -106,12 +106,12 @@ done : ${INSTALL_PROGRAM_STRIP:=${INSTALL} -m 755 -s} : ${INSTALL_MAN:=${INSTALL} -m 444} : ${INSTALL_LIB:=${INSTALL} -c} - PKGNAME='radare2' ; VERSION='0.9.6' ; CONTACT_MAIL="pancake@nopcode.org" ; CONTACT_NAME="pancake" ; CONTACT="pancake " ; + PKGNAME='radare2' ; VERSION='0.9.7git' ; CONTACT_MAIL="pancake@nopcode.org" ; CONTACT_NAME="pancake" ; CONTACT="pancake " ; } show_usage() { cat <." exit 0 @@ -214,7 +214,7 @@ case $flag in show_version ; ;; "-r"|"--r"|"--report") echo "PKGNAME: radare2" -echo "VERSION: 0.9.6" +echo "VERSION: 0.9.7git" echo "LANGS: c" echo "REQUIRED: libdl" echo "OPTIONAL: libmagic" diff --git a/configure.acr b/configure.acr index f281fbd8c8..2f330f1280 100644 --- a/configure.acr +++ b/configure.acr @@ -1,5 +1,5 @@ PKGNAME radare2 -VERSION 0.9.6 +VERSION 0.9.7git CONTACT pancake ; pancake@nopcode.org LANG_C! diff --git a/r2-bindings/configure b/r2-bindings/configure index 02131b8b99..90efa4d13d 100755 --- a/r2-bindings/configure +++ b/r2-bindings/configure @@ -96,12 +96,12 @@ done : ${INSTALL_PROGRAM_STRIP:=${INSTALL} -m 755 -s} : ${INSTALL_MAN:=${INSTALL} -m 444} : ${INSTALL_LIB:=${INSTALL} -c} - PKGNAME='radare2-bindings' ; VERSION='0.9.6' ; CONTACT_MAIL="pancake@nopcode.org" ; CONTACT_NAME="pancake" ; CONTACT="pancake " ; + PKGNAME='radare2-bindings' ; VERSION='0.9.7git' ; CONTACT_MAIL="pancake@nopcode.org" ; CONTACT_NAME="pancake" ; CONTACT="pancake " ; } show_usage() { cat <." exit 0 @@ -198,7 +198,7 @@ case $flag in show_version ; ;; "-r"|"--r"|"--report") echo "PKGNAME: radare2-bindings" -echo "VERSION: 0.9.6" +echo "VERSION: 0.9.7git" echo "LANGS: c c++" echo "PKG-CONFIG: r_core" echo "FLAGS: --with-cc=gcc --with-cxx=g++ --with-ostype=auto" diff --git a/r2-bindings/configure.acr b/r2-bindings/configure.acr index bdee828a54..d65d96cc33 100644 --- a/r2-bindings/configure.acr +++ b/r2-bindings/configure.acr @@ -1,5 +1,5 @@ PKGNAME radare2-bindings -VERSION 0.9.6 +VERSION 0.9.7git CONTACT pancake ; pancake@nopcode.org LANG_C!