hepmc - Diff between revs 131 and 145

Subversion Repositories:
Rev:
Show entire file - Ignore whitespace
Rev 131 Rev 145
Line 7... Line 7...
7 # ---------------------------------------------------------------------- 7 # ----------------------------------------------------------------------
8 # Identify the package and initialize the autotools: 8 # Identify the package and initialize the autotools:
9 # ---------------------------------------------------------------------- 9 # ----------------------------------------------------------------------
10 10
11 AC_PREREQ(2.59) 11 AC_PREREQ(2.59)
12 AC_INIT(HepMC, 2.01.05, https://savannah.cern.ch/projects/hepmc/, HepMC) -  
-   12 AC_INIT(HepMC, 2.01.06, https://savannah.cern.ch/projects/hepmc/, HepMC)
13 AC_CANONICAL_TARGET 13 AC_CANONICAL_TARGET
14 AC_CONFIG_SRCDIR([src/GenEvent.cc]) 14 AC_CONFIG_SRCDIR([src/GenEvent.cc])
15 AM_INIT_AUTOMAKE(1.9 foreign) 15 AM_INIT_AUTOMAKE(1.9 foreign)
16 AC_PROG_INSTALL 16 AC_PROG_INSTALL
17 AC_PROG_LN_S 17 AC_PROG_LN_S