[hackers] [st] some minor fixes || anselm

From: <hg_AT_suckless.org>
Date: Sat, 11 Feb 2012 10:48:14 +0100 (CET)

changeset: 229:9e721bacb536
tag: tip
user: anselm_AT_garbe.us
date: Sat Feb 11 10:48:18 2012 +0100
files: LICENSE config.mk st.c
description:
some minor fixes


diff -r 9550074991e1 -r 9e721bacb536 LICENSE
--- a/LICENSE Tue Feb 07 23:53:45 2012 +0100
+++ b/LICENSE Sat Feb 11 10:48:18 2012 +0100
_AT_@ -1,4 +1,4 @@
-Copyright (c) 2009, Aurélien APTEL <aurelien dot aptel at gmail dot com>
+Copyright (c) 2009-2012, Aurélien APTEL <aurelien dot aptel at gmail dot com>
 Copyright (c) 2009, Anselm R Garbe <garbeam at gmail dot com>
 
 Redistribution and use in source and binary forms, with or without
diff -r 9550074991e1 -r 9e721bacb536 config.mk
--- a/config.mk Tue Feb 07 23:53:45 2012 +0100
+++ b/config.mk Sat Feb 11 10:48:18 2012 +0100
_AT_@ -1,5 +1,5 @@
 # st version
-VERSION = 0.1.1
+VERSION = 0.2-tip
 
 # Customize below to fit your system
 
diff -r 9550074991e1 -r 9e721bacb536 st.c
--- a/st.c Tue Feb 07 23:53:45 2012 +0100
+++ b/st.c Sat Feb 11 10:48:18 2012 +0100
_AT_@ -34,7 +34,7 @@
 #endif
 
 #define USAGE \
- "st " VERSION " (c) 2010-2011 st engineers\n" \
+ "st " VERSION " (c) 2010-2012 st engineers\n" \
         "usage: st [-t title] [-c class] [-w windowid] [-v] [-e command...]\n"
 
 /* XEMBED messages */
Received on Sat Feb 11 2012 - 10:48:14 CET

This archive was generated by hypermail 2.3.0 : Sat Feb 11 2012 - 11:00:09 CET