]> mj.ucw.cz Git - libucw.git/commitdiff
We already should announce ourselves as v2.4.
authorMartin Mares <mj@ucw.cz>
Wed, 19 Feb 2003 08:51:30 +0000 (08:51 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 19 Feb 2003 08:51:30 +0000 (08:51 +0000)
lib/config.h

index ce8c760910c74a9d2ecd2f1e627247bc072e90c9..9e78579f65c0a15329f30d5f4f4b0ab64ed7aed8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *     Sherlock -- Configuration-Dependent Definitions
  *
- *     (c) 1997--2002 Martin Mares <mj@ucw.cz>
+ *     (c) 1997--2003 Martin Mares <mj@ucw.cz>
  *
  *     This software may be freely distributed and used according to the terms
  *     of the GNU Lesser General Public License.
@@ -16,7 +16,7 @@
 
 /* Version */
 
-#define SHER_VER "2.3" SHERLOCK_VERSION_SUFFIX
+#define SHER_VER "2.4" SHERLOCK_VERSION_SUFFIX
 
 /* Paths */