OSDN Git Service

Bring version number in configure.ac into agreement with the one in system/angband...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 11 Jan 2021 16:58:09 +0000 (08:58 -0800)
committerHourier <hourier@users.sourceforge.jp>
Sat, 23 Jan 2021 06:09:48 +0000 (15:09 +0900)
configure.ac

index 5a65785..260d563 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(hengband, 2.1.5)
+AC_INIT(hengband, 3.0.0.0)
 
 AC_CONFIG_HEADERS(src/autoconf.h)
 AC_CONFIG_SRCDIR(src/main.c)