X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=selector.c;h=3c8f13678d97eabdbc1e27121cbf38565eec8a6b;hb=af8b50ee46fba4784c1003070424e1b74de66470;hp=fa0589c331b7b9879154671a05065cd5e28e8459;hpb=b39a1e12a6cdb06d518c99ea96adebbbaddf5193;p=selector.git diff --git a/selector.c b/selector.c index fa0589c..3c8f136 100644 --- a/selector.c +++ b/selector.c @@ -3,7 +3,7 @@ * selector is a simple command line utility for selection of strings * with a dynamic pattern-matching. * - * Copyright (c) 2009 Francois Fleuret + * Copyright (c) 2009, 2010 Francois Fleuret * Written by Francois Fleuret * * This file is part of selector. @@ -44,7 +44,7 @@ #include #include -#define VERSION "1.0.1" +#define VERSION "1.1" #define BUFFER_SIZE 4096