getting ready for 1.2 release

This commit is contained in:
rafael@riseup.net 2013-05-18 06:09:41 +00:00
parent 45246fd39b
commit 773d4a5010
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(darkice, 1.1)
AC_INIT(darkice, 1.2)
AC_CONFIG_SRCDIR(src/DarkIce.cpp)
AM_CONFIG_HEADER(src/config.h)