Version 0.3.0.
[virt-dmesg.git] / configure.ac
index 5a882cb..bcc5385 100644 (file)
@@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with this program; if not, write to the Free Software
 dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-AC_INIT([virt-dmesg],0.2.0)
+AC_INIT([virt-dmesg],0.3.0)
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([m4])
@@ -81,7 +81,6 @@ AM_CONDITIONAL([PROFILING], [test "x$profiling" != "xno"])
 dnl Generate output files.
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_FILES([Makefile
-                 virt-dmesg.spec
                  man/Makefile
                  po/Makefile.in
                  src/config.ml