Changeset 4772
Bumped the version.
Committed by:
mm_202
Date:
May 27 2008 * 00:49 (7 months ago)
Affected files:
callweaver/branches/rel/1.2/ChangeLog (unified diff)
| r4771 | r4772 | |
|---|---|---|
| 1 | 1 | Release 1.2.0.1 (2008-05-26) |
| 2 | 2 | * sqlite3-embedded build issue fixed. |
| 3 | 3 | * Calls with peers using RTP payload type 2 for G.726 codec will silently fail and flood the log with rtp.c NOTICEs [#344] |
| 4 | ||
| 4 | * A few minor bug fixes as well. | |
| 5 | 5 | |
| 6 | 6 | Release 1.2.0 (2008-05-22) |
| 7 | 7 | * Lots and lots of bug fixes. |
callweaver/branches/rel/1.2/configure.ac (unified diff)
| r4771 | r4772 | |
|---|---|---|
| 22 | 22 | |
| 23 | 23 | |
| 24 | 24 | AC_PREREQ(2.59) |
| 25 | AC_INIT(CallWeaver,1.2,callweaver-dev@callweaver.org) | |
| 26 | AM_INIT_AUTOMAKE(CallWeaver,1.2) | |
| 25 | AC_INIT(CallWeaver,1.2.0.1,callweaver-dev@callweaver.org) | |
| 26 | AM_INIT_AUTOMAKE(CallWeaver,1.2.0.1) | |
| 27 | 27 | |
| 28 | 28 | dnl define GNU Source to make sure every compiler and tool |
| 29 | 29 | dnl knows that we use GNU compliant macros etc |
![Home changeset 4772 [home]](/images/logo.png?1180520111)
RSS Feeds