Browse code

bump numbers

Tomasz Kojm authored on 2011/02/08 01:39:34
Showing 4 changed files
... ...
@@ -3495,7 +3495,7 @@ _ACEOF
3495 3495
 
3496 3496
 
3497 3497
 LC_CURRENT=7
3498
-LC_REVISION=8
3498
+LC_REVISION=9
3499 3499
 LC_AGE=1
3500 3500
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
3501 3501
 
... ...
@@ -47,7 +47,7 @@ dnl VERSION="0.94rc1"
47 47
 AC_DEFINE_UNQUOTED([VERSION],"$VERSION",[Version number of package])
48 48
 
49 49
 LC_CURRENT=7
50
-LC_REVISION=8
50
+LC_REVISION=9
51 51
 LC_AGE=1
52 52
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
53 53
 AC_SUBST([LIBCLAMAV_VERSION])
... ...
@@ -53,7 +53,7 @@
53 53
  * in re-enabling affected modules.
54 54
  */
55 55
 
56
-#define CL_FLEVEL 59
56
+#define CL_FLEVEL 60
57 57
 #define CL_FLEVEL_DCONF	CL_FLEVEL
58 58
 #define CL_FLEVEL_SIGTOOL CL_FLEVEL
59 59
 
... ...
@@ -502,7 +502,7 @@
502 502
 /* #undef USE_SYSLOG */
503 503
 
504 504
 /* Version number of package */
505
-#define VERSION "devel-clamav-0.97rc-8-g450466f"
505
+#define VERSION "clamav-0.97"
506 506
 
507 507
 /* Version suffix for package */
508 508
 #define VERSION_SUFFIX ""