URI:
       version bump - sic - simple irc client
  HTML git clone git://git.suckless.org/sic
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 7cfa52d6eb11bd1c14e626806cce56c3faeadf26
   DIR parent 16c1c2df60735bf2ea3e9f5f1c6a3a1e0dd9f7f3
  HTML Author: Anselm R Garbe <anselm@garbe.us>
       Date:   Fri,  2 Aug 2013 22:45:08 +0200
       
       version bump
       
       Diffstat:
         M config.mk                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/config.mk b/config.mk
       @@ -1,5 +1,5 @@
        # sic version
       -VERSION = 1.2
       +VERSION = 1.3
        
        # Customize below to fit your system