changeset 208:cf03cc84f2cc

Next version will be 0.3
author Chris Cannam
date Thu, 06 Mar 2014 12:42:55 +0000
parents a3e9ddb7bb8b
children 04145ff0fe95
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Thu Mar 06 12:42:25 2014 +0000
+++ b/configure.ac	Thu Mar 06 12:42:55 2014 +0000
@@ -1,5 +1,5 @@
 
-AC_INIT([Tony], 0.2, cannam@all-day-breakfast.com)
+AC_INIT([Tony], 0.3, cannam@all-day-breakfast.com)
 
 AC_CONFIG_SRCDIR(src/main.cpp)