prepared a new release - sic - simple irc client
HTML git clone git://git.suckless.org/sic
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit fe525b32095b1575ddccda34658881262d4c9a1b
DIR parent a28f8b49c83f20586f67722ef745e96470f1ffeb
HTML Author: Anselm R Garbe <anselm@garbe.us>
Date: Sun, 5 May 2013 17:42:52 +0200
prepared a new release
Diffstat:
M LICENSE | 2 +-
M config.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/LICENSE b/LICENSE
@@ -1,6 +1,6 @@
MIT/X Consortium License
-© 2005-2012 Anselm R Garbe <anselm@garbe.us>
+© 2005-2013 Anselm R Garbe <anselm@garbe.us>
© 2008-2009 Jeroen Schot <schot@a-eskwadraat.nl>
© 2007-2009 Kris Maglione <maglione.k@gmail.com>
© 2005 Nico Golde <nico at ngolde dot de>
DIR diff --git a/config.mk b/config.mk
@@ -1,5 +1,5 @@
# sic version
-VERSION = 1.1
+VERSION = 1.2
# Customize below to fit your system