changed version number from 0.1 to 0.2

This commit is contained in:
darkeye 2000-11-17 05:50:29 +00:00
parent 98f6ff61fb
commit 7eabcb9d56
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/DarkIce.cpp)
AM_INIT_AUTOMAKE(darkice, 0.1)
AM_INIT_AUTOMAKE(darkice, 0.2)
AM_CONFIG_HEADER(configure.h)