]> mj.ucw.cz Git - libucw.git/commitdiff
Bumped the version number to 3.1.
authorMartin Mares <mj@ucw.cz>
Sun, 29 Feb 2004 19:07:39 +0000 (19:07 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 29 Feb 2004 19:07:39 +0000 (19:07 +0000)
lib/config.h

index 6ef51ec44f68798ec9f461a7eafbf08b0e24d11f..8e4f6343c0049196cebc3673c4d947921539add4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *     Sherlock -- Configuration-Dependent Definitions
  *
- *     (c) 1997--2003 Martin Mares <mj@ucw.cz>
+ *     (c) 1997--2004 Martin Mares <mj@ucw.cz>
  *
  *     This software may be freely distributed and used according to the terms
  *     of the GNU Lesser General Public License.
@@ -20,7 +20,7 @@
 
 /* Version */
 
-#define SHER_VER "3.0" SHERLOCK_VERSION_SUFFIX
+#define SHER_VER "3.1" SHERLOCK_VERSION_SUFFIX
 
 /* Paths */