From: Bdale Garbee Date: Wed, 22 Jan 2014 04:31:25 +0000 (-0700) Subject: set version to 1.3.1 for release X-Git-Tag: 1.3.1~8^2 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=99fedbf0ed42a5d4fa80f094576ca0260040ef5e;hp=7f9cda0e2531a7bba7f1b4e3b7212a62b5bec1ed set version to 1.3.1 for release --- diff --git a/configure.ac b/configure.ac index 33acc027..93767fe7 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([altos], 1.3.0.2) +AC_INIT([altos], 1.3.1) AC_CONFIG_SRCDIR([src/core/ao.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE