diff options
author | Intel <intel.com> | 2012-12-20 00:00:00 +0100 |
---|---|---|
committer | David Marchand <david.marchand@6wind.com> | 2013-07-05 11:59:50 +0200 |
commit | dada9ef6edc59015b6674b5a95258787c71401b0 (patch) | |
tree | fab3a69ae4b608ece7749ab799b7c267827a3f5e /tools | |
parent | af75078fece3615088e561357c1e97603e43a5fe (diff) | |
download | dpdk-dada9ef6edc59015b6674b5a95258787c71401b0.zip dpdk-dada9ef6edc59015b6674b5a95258787c71401b0.tar.gz dpdk-dada9ef6edc59015b6674b5a95258787c71401b0.tar.xz |
remove version in all files
Signed-off-by: Intel
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/setup.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/setup.sh b/tools/setup.sh index 3726528..058bc86 100755 --- a/tools/setup.sh +++ b/tools/setup.sh @@ -31,7 +31,6 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# version: DPDK.L.1.2.3-3 # # Run with "source /path/to/setup.sh" |