]> ToastFreeware Gitweb - gregoa/bti.git/blobdiff - configure.ac
Only treat # as a comment marker if it's at the beginning of line or is preceded...
[gregoa/bti.git] / configure.ac
index 581c63a8b25935fe3926326d42ff4376b7f1449b..39643d4e1e0f0b2be595bfbe6c8199c5e6a5dba4 100644 (file)
@@ -1,7 +1,7 @@
-AC_INIT([bti], [029], [greg@kroah.com])
+AC_INIT([bti], [030], [greg@kroah.com])
 AC_PREREQ(2.60)
 
-AM_INIT_AUTOMAKE(bti, 029)
+AM_INIT_AUTOMAKE(bti, 030)
 
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])