Change the version number in the configure script from 1.4 to 1.6

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@102064 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2008-02-03 06:43:57 +00:00
parent b095b74685
commit aa30cd9bc5
2 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
AC_PREREQ(2.60)
AC_INIT(asterisk, 1.4, www.asterisk.org)
AC_INIT(asterisk, 1.6, www.asterisk.org)
# cross-compile macros
AC_CANONICAL_BUILD