~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:21:40 UTC
  • Revision ID: michael.hope@linaro.org-20110928012140-fpgu53cfaocqiu6m
Tags: cortex-strings-1.0-2011.09
Make 1.0-2011.09 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~bzr)
 
26
AC_INIT(cortex-strings, 1.0-2011.09)
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)