diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-09-25 09:26:48 +0200 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-09-25 09:26:48 +0200 |
commit | a34577dd8662d2cb3f617e187f9f60288d71ccbd (patch) | |
tree | 741cfd514e094d4985b2e3402bceb987ea6ad998 | |
parent | 6b63356b64525e53bff5ce79980b54faf0eda2b3 (diff) | |
download | ratpoison-a34577dd8662d2cb3f617e187f9f60288d71ccbd.zip |
Bump to -beta
Reminded by 'brainwash'
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2ea4315..493bf07 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([ratpoison], [1.4.9], [ratpoison-devel@nongnu.org]) +AC_INIT([ratpoison], [1.4.10-beta], [ratpoison-devel@nongnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([src/main.c]) |