comparison configure.ac @ 230:98a56c105d2e trunk

[svn] Version bump -- 0.1.2.
author nenolod
date Sat, 26 Nov 2005 14:11:04 -0800
parents 740c072f8e23
children 32d7260f413e
comparison
equal deleted inserted replaced
229:108cd7e58d5e 230:98a56c105d2e
1 dnl Process this file with autoconf to produce a configure script. 1 dnl Process this file with autoconf to produce a configure script.
2 2
3 AC_INIT(audacious, 0.1.1) 3 AC_INIT(audacious, 0.1.2)
4 AC_PREREQ(2.5) 4 AC_PREREQ(2.5)
5 5
6 AC_CANONICAL_HOST 6 AC_CANONICAL_HOST
7 AC_CANONICAL_TARGET 7 AC_CANONICAL_TARGET
8 8