ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm ChangeLog,1.420,1.421 configure.in,1.415,1.41


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.420,1.421 configure.in,1.415,1.416
Date: Tue, 25 Mar 2003 09:53:27 -0500

Update of /cvsroot/ayttm/ayttm
In directory subversions:/tmp/cvs-serv22096

Modified Files:
        ChangeLog configure.in 
Log Message:
remove useless statement



Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.420
retrieving revision 1.421
diff -u -r1.420 -r1.421
--- ChangeLog   25 Mar 2003 14:34:09 -0000      1.420
+++ ChangeLog   25 Mar 2003 14:53:25 -0000      1.421
@@ -1,3 +1,7 @@
+* Tue Mar 25 2003 14:24 GMT [colin]    0.2.3-pre17
+- src/prefs_window.c
+remove useless statement
+
 * Tue Mar 25 2003 14:24 GMT [colin]    0.2.3-pre16
 - src/status.c
 Fix window positioning on windows (maybe)

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.415
retrieving revision 1.416
diff -u -r1.415 -r1.416
--- configure.in        25 Mar 2003 14:34:09 -0000      1.415
+++ configure.in        25 Mar 2003 14:53:25 -0000      1.416
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
 AM_INIT_AUTOMAKE(ayttm, 0.2.3)
-RELEASE=pre16
+RELEASE=pre17
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

[Prev in Thread] Current Thread [Next in Thread]