From 5c84b4e7256c8d830fba64db13314f3c25e36ba6 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 17 Mar 2014 11:31:36 -0700 Subject: Version bump to 1.0.1 --- README | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 266b904..8b2bf82 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - ppaml-vrep-automobile-plugin, v1.0.0 + ppaml-vrep-automobile-plugin, v1.0.1 This package provides a data collection plugin for the V-REP robotics simulator . The plugin is targeted at data collection diff --git a/configure.ac b/configure.ac index 1bf6e65..c51aae3 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Fire up Autoconf. AC_PREREQ([2.69]) -AC_INIT([libv_repExtAutomobile], [1.0.0], [bbarenblat@galois.com]) +AC_INIT([libv_repExtAutomobile], [1.0.1], [bbarenblat@galois.com]) AC_CANONICAL_TARGET # This package will build but not function on OS X, so fail fast if we're on -- cgit v1.2.3