up release to 0.84git

This commit is contained in:
R. Bernstein
2011-11-24 21:09:31 -05:00
parent dbf6d24765
commit 401efe4e68

View File

@@ -16,8 +16,8 @@ dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
dnl 02110-1301 USA.
define(RELEASE_NUM, 83)
define(CDIO_VERSION_STR, 0.$1)
define(RELEASE_NUM, 84)
define(CDIO_VERSION_STR, 0.$1git)
AC_PREREQ(2.67)