Changeset 070c1b4 in git for libfac/configure
- Timestamp:
- Jul 9, 2012, 1:54:06 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libfac/configure
r9e47237 r070c1b4 530 530 libfac_name="\"Factorization and characteristic sets library\"" 531 531 532 libfac_version="3.1. 3"532 libfac_version="3.1.5" 533 533 cat >> confdefs.h <<EOF 534 534 #define LIBFAC_VERSION "$libfac_version" … … 536 536 537 537 538 libfac_date="\" March 2011\""538 libfac_date="\"July 2012\"" 539 539 cat >> confdefs.h <<EOF 540 540 #define LIBFAC_DATE $libfac_date
Note: See TracChangeset
for help on using the changeset viewer.