0.0.1 released.

This commit is contained in:
Daiki Ueno
2010-06-21 14:11:39 +09:00
parent cf491ddc6a
commit c3348022d1
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301 USA
AC_INIT([eekboard], [0.0.0], [ueno@unixuser.org])
AC_INIT([eekboard], [0.0.1], [ueno@unixuser.org])
AC_CONFIG_SRCDIR([configure.ac])
AC_PREREQ(2.63)
AM_INIT_AUTOMAKE