summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-08-21 10:01:24 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-08-21 10:01:24 +0000
commitca1f09aca288b33f39c063c691cc6755fcf276cb (patch)
tree40c9dcbe6f4a9724c27226054fdd1d6480304164 /configure.in
parentee0d69efe27f8a3c38c4f112526a443359f1f286 (diff)
downloadgdm-ca1f09aca288b33f39c063c691cc6755fcf276cb.tar.gz
raise version number
Tue Aug 21 03:03:49 2001 George Lebl <jirka@5z.com> * configure.in: raise version number * daemon/display.c, daemon/gdm.[ch], daemon/server.[ch], daemon/slave.c, daemon/xdmcp.c: Send back info about current user and get the VT number on linux. Implement a command in the control protocol for getting a list of console logins * gui/gdmflexiserver.c: add an option for sending arbitrary commands to gdm for testing, and remove debugging output
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index efeb1b48..8c7cff98 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ dnl
AM_PROG_XML_I18N_TOOLS
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gdm,2.2.3.2)
+AM_INIT_AUTOMAKE(gdm,2.2.4.0)
AM_MAINTAINER_MODE
AM_ACLOCAL_INCLUDE(macros)