commit - 284430538d29ffbe7140fdeea5093c07822c5269
commit + 45971204a23deca8b4b339b85816bebc424d26e5
blob - ee32d287e9b4037f52c32f8f1ff397c3a306e902
blob + a8336d70f9ddb47baf7a8acd511ea938f078367a
--- LICENSE
+++ LICENSE
-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
blob - ea5b5ef110fe9b794db923f38bc716eee5298966
blob + 5729e59a442bb10c206b833874d3f887f2ed121a
--- config.mk
+++ config.mk
# st version
-VERSION = 0.1.1
+VERSION = 0.2-tip
# Customize below to fit your system
blob - 98cd78ac81ba3f1862960ce8b77bada5d9adeffa
blob + fca97ce883ea853ef6ce05b7a343b6d7fd78aa1a
--- st.c
+++ st.c
#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 */