Browse code

Updated version strings for 0.102.0-beta.

Micah Snyder authored on 2019/07/27 07:29:50
Showing 7 changed files
... ...
@@ -6,7 +6,7 @@ properties(
6 6
                        defaultValue: "${env.BRANCH_NAME}",
7 7
                        description: 'clamav-devel branch'),
8 8
                 string(name: 'VERSION',
9
-                       defaultValue: '0.102.0-devel',
9
+                       defaultValue: '0.102.0-beta',
10 10
                        description: 'ClamAV version string'),
11 11
                 string(name: 'BUILD_BRANCH',
12 12
                        defaultValue: 'build-0.102',
... ...
@@ -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.69 for ClamAV 0.102.0-devel.
3
+# Generated by GNU Autoconf 2.69 for ClamAV 0.102.0-beta.
4 4
 #
5 5
 # Report bugs to <https://bugzilla.clamav.net/>.
6 6
 #
... ...
@@ -592,8 +592,8 @@ MAKEFLAGS=
592 592
 # Identity of this package.
593 593
 PACKAGE_NAME='ClamAV'
594 594
 PACKAGE_TARNAME='clamav'
595
-PACKAGE_VERSION='0.102.0-devel'
596
-PACKAGE_STRING='ClamAV 0.102.0-devel'
595
+PACKAGE_VERSION='0.102.0-beta'
596
+PACKAGE_STRING='ClamAV 0.102.0-beta'
597 597
 PACKAGE_BUGREPORT='https://bugzilla.clamav.net/'
598 598
 PACKAGE_URL='https://www.clamav.net/'
599 599
 
... ...
@@ -1590,7 +1590,7 @@ if test "$ac_init_help" = "long"; then
1590 1590
   # Omit some internal or obsolete options to make the list less imposing.
1591 1591
   # This message is too long to be a string in the A/UX 3.1 sh.
1592 1592
   cat <<_ACEOF
1593
-\`configure' configures ClamAV 0.102.0-devel to adapt to many kinds of systems.
1593
+\`configure' configures ClamAV 0.102.0-beta to adapt to many kinds of systems.
1594 1594
 
1595 1595
 Usage: $0 [OPTION]... [VAR=VALUE]...
1596 1596
 
... ...
@@ -1671,7 +1671,7 @@ fi
1671 1671
 
1672 1672
 if test -n "$ac_init_help"; then
1673 1673
   case $ac_init_help in
1674
-     short | recursive ) echo "Configuration of ClamAV 0.102.0-devel:";;
1674
+     short | recursive ) echo "Configuration of ClamAV 0.102.0-beta:";;
1675 1675
    esac
1676 1676
   cat <<\_ACEOF
1677 1677
   --enable-dependency-tracking
... ...
@@ -1894,7 +1894,7 @@ fi
1894 1894
 test -n "$ac_init_help" && exit $ac_status
1895 1895
 if $ac_init_version; then
1896 1896
   cat <<\_ACEOF
1897
-ClamAV configure 0.102.0-devel
1897
+ClamAV configure 0.102.0-beta
1898 1898
 generated by GNU Autoconf 2.69
1899 1899
 
1900 1900
 Copyright (C) 2012 Free Software Foundation, Inc.
... ...
@@ -2522,7 +2522,7 @@ cat >config.log <<_ACEOF
2522 2522
 This file contains any messages produced by compilers while
2523 2523
 running configure, to aid debugging if configure makes a mistake.
2524 2524
 
2525
-It was created by ClamAV $as_me 0.102.0-devel, which was
2525
+It was created by ClamAV $as_me 0.102.0-beta, which was
2526 2526
 generated by GNU Autoconf 2.69.  Invocation command line was
2527 2527
 
2528 2528
   $ $0 $@
... ...
@@ -4309,7 +4309,7 @@ fi
4309 4309
 
4310 4310
 # Define the identity of the package.
4311 4311
  PACKAGE='clamav'
4312
- VERSION='0.102.0-devel'
4312
+ VERSION='0.102.0-beta'
4313 4313
 
4314 4314
 
4315 4315
 # Some tools Automake needs.
... ...
@@ -6038,10 +6038,10 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
6038 6038
 
6039 6039
 
6040 6040
 
6041
-VERSION="0.102.0-devel-`date +%Y%m%d`"
6041
+VERSION="0.102.0-beta"
6042 6042
 
6043 6043
 LC_CURRENT=9
6044
-LC_REVISION=1
6044
+LC_REVISION=4
6045 6045
 LC_AGE=0
6046 6046
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
6047 6047
 
... ...
@@ -30740,7 +30740,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
30740 30740
 # report actual input values of CONFIG_FILES etc. instead of their
30741 30741
 # values after options handling.
30742 30742
 ac_log="
30743
-This file was extended by ClamAV $as_me 0.102.0-devel, which was
30743
+This file was extended by ClamAV $as_me 0.102.0-beta, which was
30744 30744
 generated by GNU Autoconf 2.69.  Invocation command line was
30745 30745
 
30746 30746
   CONFIG_FILES    = $CONFIG_FILES
... ...
@@ -30807,7 +30807,7 @@ _ACEOF
30807 30807
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30808 30808
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
30809 30809
 ac_cs_version="\\
30810
-ClamAV config.status 0.102.0-devel
30810
+ClamAV config.status 0.102.0-beta
30811 30811
 configured by $0, generated by GNU Autoconf 2.69,
30812 30812
   with options \\"\$ac_cs_config\\"
30813 30813
 
... ...
@@ -33649,7 +33649,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
33649 33649
 # report actual input values of CONFIG_FILES etc. instead of their
33650 33650
 # values after options handling.
33651 33651
 ac_log="
33652
-This file was extended by ClamAV $as_me 0.102.0-devel, which was
33652
+This file was extended by ClamAV $as_me 0.102.0-beta, which was
33653 33653
 generated by GNU Autoconf 2.69.  Invocation command line was
33654 33654
 
33655 33655
   CONFIG_FILES    = $CONFIG_FILES
... ...
@@ -33716,7 +33716,7 @@ _ACEOF
33716 33716
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
33717 33717
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
33718 33718
 ac_cs_version="\\
33719
-ClamAV config.status 0.102.0-devel
33719
+ClamAV config.status 0.102.0-beta
33720 33720
 configured by $0, generated by GNU Autoconf 2.69,
33721 33721
   with options \\"\$ac_cs_config\\"
33722 33722
 
... ...
@@ -22,7 +22,7 @@ AC_PREREQ([2.59])
22 22
 
23 23
 dnl For a release change [devel] to the real version [0.xy]
24 24
 dnl also change VERSION below
25
-AC_INIT([ClamAV], [0.102.0-devel], [https://bugzilla.clamav.net/], [clamav], [https://www.clamav.net/])
25
+AC_INIT([ClamAV], [0.102.0-beta], [https://bugzilla.clamav.net/], [clamav], [https://www.clamav.net/])
26 26
 dnl put configure auxiliary into config
27 27
 AC_CONFIG_AUX_DIR([config])
28 28
 
... ...
@@ -1,10 +1,10 @@
1 1
 dnl change this on a release
2 2
 dnl VERSION="devel-`date +%Y%m%d`"
3
-VERSION="0.102.0-devel-`date +%Y%m%d`"
3
+VERSION="0.102.0-beta"
4 4
 
5 5
 dnl libclamav version info
6 6
 LC_CURRENT=9
7
-LC_REVISION=1
7
+LC_REVISION=4
8 8
 LC_AGE=0
9 9
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
10 10
 AC_SUBST([LIBCLAMAV_VERSION])
... ...
@@ -20,7 +20,7 @@ UninstallDisplayName=ClamAV
20 20
 Compression=lzma2
21 21
 SolidCompression=yes
22 22
 OutputDir=.
23
-OutputBaseFilename=ClamAV-0.102.0-devel
23
+OutputBaseFilename=ClamAV-0.102.0-beta
24 24
 WizardImageFile=demon.bmp
25 25
 WizardSmallImageFile=talos.bmp
26 26
 
... ...
@@ -427,7 +427,7 @@
427 427
 /* #undef HAVE__INTERNAL__SHA_COLLECT */
428 428
 
429 429
 /* "Full library version number" */
430
-#define LIBCLAMAV_FULLVER "9.0.1"
430
+#define LIBCLAMAV_FULLVER "9.0.4"
431 431
 
432 432
 /* "Major library version number" */
433 433
 #define LIBCLAMAV_MAJORVER 9
... ...
@@ -483,7 +483,7 @@
483 483
 #define PACKAGE_NAME "ClamAV"
484 484
 
485 485
 /* Define to the full name and version of this package. */
486
-#define PACKAGE_STRING "ClamAV 0.102.0-devel"
486
+#define PACKAGE_STRING "ClamAV 0.102.0-beta"
487 487
 
488 488
 /* Define to the one symbol short name of this package. */
489 489
 #define PACKAGE_TARNAME "clamav"
... ...
@@ -492,7 +492,7 @@
492 492
 #define PACKAGE_URL "https://www.clamav.net/"
493 493
 
494 494
 /* Define to the version of this package. */
495
-#define PACKAGE_VERSION "0.102.0-devel"
495
+#define PACKAGE_VERSION "0.102.0-beta"
496 496
 
497 497
 /* scan buffer size */
498 498
 #define SCANBUFF 131072
... ...
@@ -528,7 +528,7 @@
528 528
 /* #undef USE_SYSLOG */
529 529
 
530 530
 /* Version number of package */
531
-#define VERSION "0.102.0-devel"
531
+#define VERSION "0.102.0-beta"
532 532
 
533 533
 /* Version suffix for package */
534 534
 #define VERSION_SUFFIX ""
... ...
@@ -7,7 +7,7 @@
7 7
 #endif
8 8
 
9 9
 #define RES_VER_Q 0,102,0,0
10
-#define RES_VER_S "ClamAV 0.102.0-devel"
10
+#define RES_VER_S "ClamAV 0.102.0-beta"
11 11
 
12 12
 VS_VERSION_INFO VERSIONINFO
13 13
     FILEVERSION RES_VER_Q