~ubuntu-branches/debian/experimental/cubew/experimental

« back to all changes in this revision

Viewing changes to build-config/VERSION

  • Committer: Package Import Robot
  • Author(s): Andreas Beckmann
  • Date: 2017-12-22 10:16:20 UTC
  • Revision ID: package-import@ubuntu.com-20171222101620-5kgzz922neq7h2ho
Tags: upstream-4.4~rc1
ImportĀ upstreamĀ versionĀ 4.4~rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
##*************************************************************************##
 
2
##  CUBE        http://www.scalasca.org/                                   ##
 
3
##*************************************************************************##
 
4
##  Copyright (c) 1998-2017                                                ##
 
5
##  Forschungszentrum Juelich GmbH, Juelich Supercomputing Centre          ##
 
6
##                                                                         ##
 
7
##  Copyright (c) 2009-2015                                                ##
 
8
##  German Research School for Simulation Sciences GmbH,                   ##
 
9
##  Laboratory for Parallel Programming                                    ##
 
10
##                                                                         ##
 
11
##  This software may be modified and distributed under the terms of       ##
 
12
##  a BSD-style license.  See the COPYING file in the package base         ##
 
13
##  directory for details.                                                 ##
 
14
##*************************************************************************##
 
15
 
 
16
 
 
17
Specify package and library interface version here. The package version has
 
18
merely marketing character and is the version encoded in the tarball. Much
 
19
more important is the library interface version as it is crucial for dynamic
 
20
(re)linking. Please CAREFULLY READ following documents before adjusting the
 
21
library interface version:
 
22
 
 
23
    https://www.gnu.org/software/libtool/manual/libtool.html#Versioning
 
24
    http://sourceware.org/autobook/autobook/autobook_91.html#SEC91
 
25
 
 
26
package.major=4
 
27
package.minor=4
 
28
package.bugfix=0
 
29
package.suffix=RC1
 
30
 
 
31
Per convention trunk is always 0:0:0. Update for releases only.
 
32
 
 
33
library.current=8
 
34
library.revision=0
 
35
library.age=1