author | R. Bernstein <rocky@gnu.org> | 2017年12月24日 08:08:06 -0500 |
---|---|---|
committer | R. Bernstein <rocky@gnu.org> | 2017年12月24日 08:08:06 -0500 |
commit | b2a881e9ea77dbf9ee77a6d642fc56d75b3179cc (patch) | |
tree | 2f21687c4bc42afe10399d5dc1dee8202218888f | |
parent | dec2f876c2d7162da213429bce1a7140cdbdd734 (diff) | |
download | libcdio-b2a881e9ea77dbf9ee77a6d642fc56d75b3179cc.tar.gz |
-rw-r--r-- | configure.ac | 2 |
diff --git a/configure.ac b/configure.ac index 32e3b74c..fae08e43 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see <http://www.gnu.org/licenses/>. define(RELEASE_NUM, 2.0.0) -define(CDIO_VERSION_STR, 1ドルrc2) +define(CDIO_VERSION_STR, 1ドルrc3) AC_PREREQ(2.61) |