source: git/ntl/include/NTL/version.h @ e6d2f67

fieker-DuValspielwiese
Last change on this file since e6d2f67 was 45fefa, checked in by Hans Schönemann <hannes@…>, 16 years ago
*hannes: NTL 5.4.2 git-svn-id: file:///usr/local/Singular/svn/trunk@10706 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 179 bytes
Line 
1
2#ifndef NTL_version__H
3#define NTL_version__H
4
5#define NTL_VERSION "5.4.2"
6
7#define NTL_MAJOR_VERSION  (5)
8#define NTL_MINOR_VERSION  (4)
9#define NTL_REVISION       (2)
10
11#endif
12
Note: See TracBrowser for help on using the repository browser.