commit e478f91c102e6d5ed2412440b12cd10755fd8059 from: anselm@garbe.us date: Sat Feb 11 09:48:18 2012 UTC some minor fixes commit - c7ed0d1bad245b9aa1770228a52aa611b00e8223 commit + e478f91c102e6d5ed2412440b12cd10755fd8059 blob - ee32d287e9b4037f52c32f8f1ff397c3a306e902 blob + a8336d70f9ddb47baf7a8acd511ea938f078367a --- LICENSE +++ LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009, Aurélien APTEL +Copyright (c) 2009-2012, Aurélien APTEL Copyright (c) 2009, Anselm R Garbe Redistribution and use in source and binary forms, with or without blob - ea5b5ef110fe9b794db923f38bc716eee5298966 blob + 5729e59a442bb10c206b833874d3f887f2ed121a --- config.mk +++ config.mk @@ -1,5 +1,5 @@ # st version -VERSION = 0.1.1 +VERSION = 0.2-tip # Customize below to fit your system blob - b1db0933a01b5f336075b092e945089003167dcd blob + abaa7bf3bc205d224b307ec549ccded311bbe1d6 --- st.c +++ st.c @@ -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 */