mcabber/configure.ac
changeset 906 ead2d49f2a88
parent 903 c4f164c4b0d3
child 909 04d0bc95f6f1
--- a/mcabber/configure.ac	Wed Jun 21 21:30:37 2006 +0200
+++ b/mcabber/configure.ac	Wed Jun 21 22:01:53 2006 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.7.7-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.7],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)