From 7b54f7eb015fa4a92d57aeb0e94eb54f05fb6e78 Mon Sep 17 00:00:00 2001
From: Michael Jerris <mike@jerris.com>
Date: Sun, 25 May 2008 03:20:47 +0000
Subject: [PATCH] Mon May 19 11:55:49 EDT 2008  Pekka Pessi
 <first.last@nokia.com>   * Doxyfile.aliases: added @VERSION_1_12_9 and
 @NEW_1_12_9

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8595 d0543943-73ff-0310-b7d9-9358b9ac24b2
---
 libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.aliases | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.aliases b/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.aliases
index c46512123f..7ca4c9a16f 100644
--- a/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.aliases
+++ b/libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.aliases
@@ -54,5 +54,7 @@ ALIASES = \
  "EXP_1_12_7=@since Experimental in <a href=\"http://sofia-sip.sf.net/relnotes/relnotes-sofia-sip-1.12.7.txt\">1.12.7</a>, available if --enable-experimental configuration option is given" \
  "VERSION_1_12_8=<a href=\"http://sofia-sip.sf.net/relnotes/relnotes-sofia-sip-1.12.8.txt\">1.12.8</a>" \
  "NEW_1_12_8=@since New in <a href=\"http://sofia-sip.sf.net/relnotes/relnotes-sofia-sip-1.12.8.txt\">1.12.8</a>" \
+ "VERSION_1_12_9=<a href=\"http://sofia-sip.sf.net/relnotes/relnotes-sofia-sip-1.12.9.txt\">1.12.9</a>" \
+ "NEW_1_12_9=@since New in <a href=\"http://sofia-sip.sf.net/relnotes/relnotes-sofia-sip-1.12.9.txt\">1.12.9</a>" \