Navigation


Changes in / [1358:cf411b1dcbbb:1359:09f94b1bedc3] in freeDiameter


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • .hgtags

    r1350 r1353  
    80802cb8d71a405df19cf385e49e237f649589513e8d 1.2.1
    818173b9f2aefb75f066d891a03a9145cc7addb2f2d3 1.3.0
     8208a82e81951356c913285e9d54989e52549e8d63 1.3.1
  • CMakeLists.txt

    r1287 r1352  
    1111# Version of the source code
    1212SET(FD_PROJECT_VERSION_MAJOR 1)
    13 SET(FD_PROJECT_VERSION_MINOR 2)
     13SET(FD_PROJECT_VERSION_MINOR 3)
    1414SET(FD_PROJECT_VERSION_REV 1)
    1515
  • INSTALL.Ubuntu

    r1011 r1351  
    4747sudo apt-get -y install mercurial cmake make gcc g++ bison flex libsctp-dev libgnutls-dev libgcrypt-dev libidn11-dev ssl-cert debhelper fakeroot \
    4848   libpq-dev libmysqlclient-dev libxml2-dev swig python-dev
     49   
     50# On latest Ubuntu you will need libgnutls28-dev instead of libgnutls-dev
    4951
    5052# Retrieve the latest version of the source package
Note: See TracChangeset for help on using the changeset viewer.