diff --git a/configure.ac b/configure.ac index da79bf9..57d1861 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,8 @@ 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/. -AC_INIT([Star Traders], [7.10], [J.Zaitseff@zap.org.au], [trader], [http://www.zap.org.au/software/trader/]) +AC_INIT([Star Traders], [7.10-pre1], [J.Zaitseff@zap.org.au], [trader], + [http://www.zap.org.au/software/trader/]) AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author]) AC_PREREQ([2.69])