Browse code

0.99.2 Version.

Steven Morgan authored on 2016/04/22 07:43:27
Showing 2 changed files
... ...
@@ -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/], [clamav], [http://www.clamav.net/])
23
+AC_INIT([ClamAV], [0.99.2], [http://bugs.clamav.net/], [clamav], [http://www.clamav.net/])
24 24
 
25 25
 AH_BOTTOM([#include "platform.h"])
26 26
 dnl put configure auxiliary into config
... ...
@@ -1,6 +1,6 @@
1 1
 dnl change this on a release
2
-VERSION="devel-`date +%Y%m%d`"
3
-dnl VERSION="0.99"
2
+dnl VERSION="devel-`date +%Y%m%d`"
3
+VERSION="0.99.2"
4 4
 
5 5
 LC_CURRENT=8
6 6
 LC_REVISION=1