Browse code

libclamav, configure: bump f-level and revision

git-svn-id: file:///var/lib/svn/clamav-devel/branches/clamav-0.94@4480 77e5149b-7576-45b1-b177-96237e5ba77b

Tomasz Kojm authored on 2008/11/26 21:13:48
Showing 4 changed files
... ...
@@ -1,3 +1,7 @@
1
+Wed Nov 26 13:15:56 CET 2008 (tk)
2
+---------------------------------
3
+ * libclamav, configure: bump f-level and revision
4
+
1 5
 Wed Nov 26 13:03:37 CET 2008 (tk)
2 6
 ---------------------------------
3 7
  * docs: update
... ...
@@ -1,6 +1,6 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.61 for clamav devel.
3
+# Generated by GNU Autoconf 2.61 for clamav 0.94.2.
4 4
 #
5 5
 # Report bugs to <http://bugs.clamav.net/>.
6 6
 #
... ...
@@ -723,8 +723,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
723 723
 # Identity of this package.
724 724
 PACKAGE_NAME='clamav'
725 725
 PACKAGE_TARNAME='clamav'
726
-PACKAGE_VERSION='devel'
727
-PACKAGE_STRING='clamav devel'
726
+PACKAGE_VERSION='0.94.2'
727
+PACKAGE_STRING='clamav 0.94.2'
728 728
 PACKAGE_BUGREPORT='http://bugs.clamav.net/'
729 729
 
730 730
 ac_unique_file="clamscan/clamscan.c"
... ...
@@ -1430,7 +1430,7 @@ if test "$ac_init_help" = "long"; then
1430 1430
   # Omit some internal or obsolete options to make the list less imposing.
1431 1431
   # This message is too long to be a string in the A/UX 3.1 sh.
1432 1432
   cat <<_ACEOF
1433
-\`configure' configures clamav devel to adapt to many kinds of systems.
1433
+\`configure' configures clamav 0.94.2 to adapt to many kinds of systems.
1434 1434
 
1435 1435
 Usage: $0 [OPTION]... [VAR=VALUE]...
1436 1436
 
... ...
@@ -1501,7 +1501,7 @@ fi
1501 1501
 
1502 1502
 if test -n "$ac_init_help"; then
1503 1503
   case $ac_init_help in
1504
-     short | recursive ) echo "Configuration of clamav devel:";;
1504
+     short | recursive ) echo "Configuration of clamav 0.94.2:";;
1505 1505
    esac
1506 1506
   cat <<\_ACEOF
1507 1507
 
... ...
@@ -1643,7 +1643,7 @@ fi
1643 1643
 test -n "$ac_init_help" && exit $ac_status
1644 1644
 if $ac_init_version; then
1645 1645
   cat <<\_ACEOF
1646
-clamav configure devel
1646
+clamav configure 0.94.2
1647 1647
 generated by GNU Autoconf 2.61
1648 1648
 
1649 1649
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
... ...
@@ -1657,7 +1657,7 @@ cat >config.log <<_ACEOF
1657 1657
 This file contains any messages produced by compilers while
1658 1658
 running configure, to aid debugging if configure makes a mistake.
1659 1659
 
1660
-It was created by clamav $as_me devel, which was
1660
+It was created by clamav $as_me 0.94.2, which was
1661 1661
 generated by GNU Autoconf 2.61.  Invocation command line was
1662 1662
 
1663 1663
   $ $0 $@
... ...
@@ -2667,7 +2667,7 @@ fi
2667 2667
 
2668 2668
 # Define the identity of the package.
2669 2669
  PACKAGE='clamav'
2670
- VERSION='devel'
2670
+ VERSION='0.94.2'
2671 2671
 
2672 2672
 
2673 2673
 # Some tools Automake needs.
... ...
@@ -2811,7 +2811,7 @@ cat >>confdefs.h <<\_ACEOF
2811 2811
 _ACEOF
2812 2812
 
2813 2813
 
2814
-VERSION="devel-`date +%Y%m%d`"
2814
+VERSION="0.94.2"
2815 2815
 
2816 2816
 cat >>confdefs.h <<_ACEOF
2817 2817
 #define VERSION "$VERSION"
... ...
@@ -2819,7 +2819,7 @@ _ACEOF
2819 2819
 
2820 2820
 
2821 2821
 LC_CURRENT=5
2822
-LC_REVISION=3
2822
+LC_REVISION=4
2823 2823
 LC_AGE=0
2824 2824
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
2825 2825
 
... ...
@@ -21688,7 +21688,7 @@ exec 6>&1
21688 21688
 # report actual input values of CONFIG_FILES etc. instead of their
21689 21689
 # values after options handling.
21690 21690
 ac_log="
21691
-This file was extended by clamav $as_me devel, which was
21691
+This file was extended by clamav $as_me 0.94.2, which was
21692 21692
 generated by GNU Autoconf 2.61.  Invocation command line was
21693 21693
 
21694 21694
   CONFIG_FILES    = $CONFIG_FILES
... ...
@@ -21741,7 +21741,7 @@ Report bugs to <bug-autoconf@gnu.org>."
21741 21741
 _ACEOF
21742 21742
 cat >>$CONFIG_STATUS <<_ACEOF
21743 21743
 ac_cs_version="\\
21744
-clamav config.status devel
21744
+clamav config.status 0.94.2
21745 21745
 configured by $0, generated by GNU Autoconf 2.61,
21746 21746
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
21747 21747
 
... ...
@@ -20,7 +20,7 @@ dnl   MA 02110-1301, USA.
20 20
 AC_PREREQ([2.59])
21 21
 dnl For a release change [devel] to the real version [0.xy]
22 22
 dnl also change VERSION below
23
-AC_INIT([clamav], [devel], [http://bugs.clamav.net/])
23
+AC_INIT([clamav], [0.94.2], [http://bugs.clamav.net/])
24 24
 
25 25
 dnl put configure auxiliary into config
26 26
 AC_CONFIG_AUX_DIR([config])
... ...
@@ -39,12 +39,12 @@ dnl the date in the version
39 39
 AC_DEFINE([PACKAGE], PACKAGE_NAME, [Name of package])
40 40
 
41 41
 dnl change this on a release
42
-VERSION="devel-`date +%Y%m%d`"
43
-dnl VERSION="0.94rc1"
42
+VERSION="0.94.2"
43
+dnl VERSION="devel-`date +%Y%m%d`"
44 44
 AC_DEFINE_UNQUOTED([VERSION],"$VERSION",[Version number of package])
45 45
 
46 46
 LC_CURRENT=5
47
-LC_REVISION=3
47
+LC_REVISION=4
48 48
 LC_AGE=0
49 49
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
50 50
 AC_SUBST([LIBCLAMAV_VERSION])
... ...
@@ -90,7 +90,7 @@ static pthread_mutex_t cli_ctime_mutex = PTHREAD_MUTEX_INITIALIZER;
90 90
 #define       P_tmpdir        "C:\\WINDOWS\\TEMP"
91 91
 #endif
92 92
 
93
-#define CL_FLEVEL 37 /* don't touch it */
93
+#define CL_FLEVEL 38 /* don't touch it */
94 94
 
95 95
 uint8_t cli_debug_flag = 0, cli_leavetemps_flag = 0;
96 96