summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-09-14 18:33:42 +0200
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-09-14 18:33:42 +0200
commitc034f7535bd01b183ce7dd1ae4d645af7d2c8bc9 (patch)
tree6e5786602fab08f47d9f968ef9508b6ddebc2981
parentdfdd88a3bf146494322204d48ef52829b18ee211 (diff)
downloadratpoison-c034f7535bd01b183ce7dd1ae4d645af7d2c8bc9.zip
Here comes ratpoison-1.4.8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index acbed8f..ad1ed37 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.7-beta], [ratpoison-devel@nongnu.org])
+AC_INIT([ratpoison], [1.4.8], [ratpoison-devel@nongnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])