diff --git a/configure.in b/configure.in index 7f58311..dce52a4 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ dnl Process this file with Autoconf to produce configure AC_INIT(stow.in) PACKAGE=stow -VERSION=1.3.3-dev +VERSION=1.3.2pre3 AM_INIT_AUTOMAKE(stow, $VERSION) AC_SUBST(PACKAGE) AC_SUBST(VERSION)