Changeset 070c1b4 in git for libfac/configure.in


Ignore:
Timestamp:
Jul 9, 2012, 1:54:06 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
16055bd66cbe17a643cdc139b5ad13307053b068
Parents:
9e472371c48294d093be833766189740f0ddd8f0
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2012-07-09 13:54:06+02:00
git-committer:
Martin Lee <martinlee84@web.de>2012-08-03 10:03:18+02:00
Message:
fix: error about choosing field extensions (Tst/Short/bug_charseries2)

update version in libfac and factory
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfac/configure.in

    r9e47237 r070c1b4  
    1515libfac_name="\"Factorization and characteristic sets library\""
    1616AC_SUBST(libfac_name)
    17 libfac_version="3.1.3"
     17libfac_version="3.1.5"
    1818AC_DEFINE_UNQUOTED(LIBFAC_VERSION,"$libfac_version")
    1919AC_SUBST(libfac_version)
    20 libfac_date="\"March 2011\""
     20libfac_date="\"July 2012\""
    2121AC_DEFINE_UNQUOTED(LIBFAC_DATE,$libfac_date)
    2222AC_SUBST(libfac_date)
Note: See TracChangeset for help on using the changeset viewer.