~linaro-toolchain-dev/cortex-strings/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Michael Hope
  • Date: 2011-09-28 01:23:05 UTC
  • Revision ID: michael.hope@linaro.org-20110928012305-glqrootst9sbu5bm
Bump version number, post release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
24
24
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
25
25
 
26
 
AC_INIT(cortex-strings, 1.0-2011.09)
 
26
AC_INIT(cortex-strings, 1.0-2011.09-1~dev)
27
27
AM_INIT_AUTOMAKE(foreign subdir-objects color-tests dist-bzip2)
28
28
AC_CONFIG_HEADERS([config.h])
29
29
AC_CONFIG_FILES(Makefile)