Blame src/openpa/VERSION

Packit 0848f5
# -*- Mode: c-basic-offset:4 ; indent-tabs-mode:nil ; -*-
Packit 0848f5
#  
Packit 0848f5
#  (C) 2008 by Argonne National Laboratory.
Packit 0848f5
#      See COPYRIGHT in top-level directory.
Packit 0848f5
# 
Packit 0848f5
Packit 0848f5
# For libtool ABI versioning rules see:
Packit 0848f5
# http://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info
Packit 0848f5
Packit 0848f5
#     1. If the library source code has changed at all since the last
Packit 0848f5
#     update, then increment revision (`c:r:a' becomes `c:r+1:a').
Packit 0848f5
#
Packit 0848f5
#     2. If any interfaces have been added, removed, or changed since
Packit 0848f5
#     the last update, increment current, and set revision to 0.
Packit 0848f5
#
Packit 0848f5
#     3. If any interfaces have been added since the last public
Packit 0848f5
#     release, then increment age.
Packit 0848f5
#
Packit 0848f5
#     4. If any interfaces have been removed since the last public
Packit 0848f5
#     release, then set age to 0.
Packit 0848f5
libopa_so_version=1:0:0