Update version number

This commit is contained in:
Alexandre Moine 2016-01-02 12:21:48 +01:00
parent 9f072a47e3
commit 5cd0a55201
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_INIT([hyperrogue], [6.6])
AC_INIT([hyperrogue], [7.7h])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_CONFIG_SRCDIR([hyperpoint.cpp])
#AC_CONFIG_HEADERS([config.h])