bump version to 0.0.2.15

This commit is contained in:
SANO Masatoshi 2014-11-10 05:36:54 +09:00
parent 8feefccc7b
commit db206c8c45

View file

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([roswell],[0.0.2.14],snmsts@gmail.com)
AC_INIT([roswell],[0.0.2.15],snmsts@gmail.com)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_FILES([Makefile src/Makefile])