]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Thu Jan 8 13:04:57 CST 2009 Pekka Pessi <first.last@nokia.com>
authorMichael Jerris <mike@jerris.com>
Wed, 11 Feb 2009 16:19:02 +0000 (16:19 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 11 Feb 2009 16:19:02 +0000 (16:19 +0000)
  * docs/Doxyfile.aliases: Added @VERSION_1_12_10, @NEW_1_12_10

  Also @VERSION_UNRELEASED and @NEW_UNRELEASED.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11780 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/sofia-sip/libsofia-sip-ua/docs/Doxyfile.aliases

index 7ca4c9a16fea2a1f5f6a86fbf3d6a55a7c81aeaf..5a1cae9b2b13d361bca235f73ca156dda22af160 100644 (file)
@@ -56,5 +56,9 @@ ALIASES = \
  "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>" \
+ "VERSION_1_12_10=<a href=\"http://sofia-sip.sf.net/relnotes/relnotes-sofia-sip-1.12.10.txt\">1.12.10</a>" \
+ "NEW_1_12_10=@since New in <a href=\"http://sofia-sip.sf.net/relnotes/relnotes-sofia-sip-1.12.10.txt\">1.12.10</a>" \
+ "VERSION_UNRELEASED=UNRELEASED" \
+ "NEW_UNRELEASED=@since Not yet released" \