##*************************************************************************##
##  CUBE        http://www.scalasca.org/                                   ##
##*************************************************************************##
##  Copyright (c) 1998-2023                                                ##
##  Forschungszentrum Juelich GmbH, Juelich Supercomputing Centre          ##
##                                                                         ##
##  Copyright (c) 2009-2015                                                ##
##  German Research School for Simulation Sciences GmbH,                   ##
##  Laboratory for Parallel Programming                                    ##
##                                                                         ##
##  This software may be modified and distributed under the terms of       ##
##  a BSD-style license.  See the COPYING file in the package base         ##
##  directory for details.                                                 ##
##*************************************************************************##



Specify package and library interface version here. The package version has
merely marketing character and is the version encoded in the tarball. Much
more important is the library interface version as it is crucial for dynamic
(re)linking. Please CAREFULLY READ following documents before adjusting the
library interface version:

    https://www.gnu.org/software/libtool/manual/libtool.html#Versioning
    http://sourceware.org/autobook/autobook/autobook_91.html#SEC91

## major and minor numbers one sets in main/master branch ##
package.major=4
package.minor=8
package.bugfix=2
package.suffix=

Per convention trunk is always 0:0:0. Update for releases only.

library.current=12
library.revision=2
library.age=0
