]> mj.ucw.cz Git - ywho.git/commitdiff
New version.
authorMartin Mares <mj@ucw.cz>
Mon, 13 Jan 2003 17:49:04 +0000 (17:49 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 13 Jan 2003 17:49:04 +0000 (17:49 +0000)
Makefile
ywho.lsm

index 155843a3d16bfec513e5057f79b988d3092778cf..c7d0e74851f83a3595a921bd89a3a58eb0f10523 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 CFLAGS=-O2 -Wall -Wno-parentheses
 LDFLAGS=-s
 ROOT=/
-REL=ywho-1.10
+REL=ywho-1.11
 
 all: ywho
 
index dcf9a1e60eb40aedd8f8ec9220d1db13a8b312b8..34a0df82934445d3ac925126c49ce73d0bb56197 100644 (file)
--- a/ywho.lsm
+++ b/ywho.lsm
@@ -1,13 +1,13 @@
 Begin3
 Title:         ywho
-Version:       1.10
-Entered-date:  020705
+Version:       1.11
+Entered-date:  030113
 Description:   A who-type utility displaying not only who is logged in, but
                also general system information and commands run by the users.
 Keywords:      who
 Author:                Martin Mares <mj@atrey.karlin.mff.cuni.cz>
 Maintained-by: Martin Mares <mj@atrey.karlin.mff.cuni.cz>
-Primary-site:  atrey.karlin.mff.cuni.cz/pub/local/mj/linux/ywho-1.10.tar.gz
+Primary-site:  atrey.karlin.mff.cuni.cz/pub/local/mj/linux/ywho-1.11.tar.gz
 Alternate-site:        metalab.unc.edu/pub/Linux/system/status
 Copying-policy:        GPL
 End