X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=configure.ac;h=7f05c3c7d284dda0f8ef18e800919ed2e2812b32;hb=6dd227d1c10a828c53410646d1877465a1d18328;hp=57969244a7fc7649423dab63099bad60ef353bb2;hpb=d70ddc843f8ff8688bc398fabb9360e6b0e23944;p=hengband%2Fhengband.git diff --git a/configure.ac b/configure.ac index 57969244a..7f05c3c7d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(hengband, 2.1.4) +AC_INIT(hengband, 2.1.5) AC_CONFIG_HEADERS(src/autoconf.h) AC_CONFIG_SRCDIR(src/main.c)