Navigation


Changes in / [1363:1bc02b9ecbd6:1362:56f9e13f0ef0] in freeDiameter


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • .hgtags

    r1361 r1350  
    80802cb8d71a405df19cf385e49e237f649589513e8d 1.2.1
    818173b9f2aefb75f066d891a03a9145cc7addb2f2d3 1.3.0
    82 08a82e81951356c913285e9d54989e52549e8d63 1.3.1
    83 7f5aa6bb36424173a037a8576283cd8eb53787c0 1.3.2
  • CMakeLists.txt

    r1360 r1287  
    1111# Version of the source code
    1212SET(FD_PROJECT_VERSION_MAJOR 1)
    13 SET(FD_PROJECT_VERSION_MINOR 3)
    14 SET(FD_PROJECT_VERSION_REV 2)
     13SET(FD_PROJECT_VERSION_MINOR 2)
     14SET(FD_PROJECT_VERSION_REV 1)
    1515
    1616# Version of the API with the library
  • INSTALL.Ubuntu

    r1351 r1011  
    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
    5149
    5250# Retrieve the latest version of the source package
Note: See TracChangeset for help on using the changeset viewer.