summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-12-30 01:14:59 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-12-30 01:14:59 +0100
commitee2e66be259b59f0cbe80586262513288897afce (patch)
treeff4fec2cf049c7721ebe305602eacee888546f4c
parent34c7b3ba62517e204e13a6a0527dcc6599170182 (diff)
downloadratpoison-ee2e66be259b59f0cbe80586262513288897afce.zip
Move to ratpoison-1.4.9-beta.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ad1ed37..7c2bc83 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.8], [ratpoison-devel@nongnu.org])
+AC_INIT([ratpoison], [1.4.9-beta], [ratpoison-devel@nongnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])