aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Hope <michael.hope@linaro.org>2011-09-26 10:09:13 +1300
committerMichael Hope <michael.hope@linaro.org>2011-09-26 10:09:13 +1300
commit4e9c41db650dde2fa448801a115583ee424bd30c (patch)
tree1dc86d34d672e1e96007b82a3ce10399e2d8f2ef /configure.ac
parent02ca1d85e5e69c0770459db587b0c1c8a2f3b6d5 (diff)
Bumped the version as we're almost at 1.0. Tidied up the README. Added an overview comment to one of the scripts.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0e7a539..7669895 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-AC_INIT(cortex-strings, 0.2~bzr)
+AC_INIT(cortex-strings, 1.0~bzr)
AM_INIT_AUTOMAKE(foreign subdir-objects color-tests)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES(Makefile)