git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1a6060
)
- version.h: change triggered.
release_0-6-2
author
Richard Kreckel
<Richard.Kreckel@uni-mainz.de>
Thu, 22 Jun 2000 00:09:21 +0000
(
00:09
+0000)
committer
Richard Kreckel
<Richard.Kreckel@uni-mainz.de>
Thu, 22 Jun 2000 00:09:21 +0000
(
00:09
+0000)
ginac/version.h
patch
|
blob
|
history
diff --git
a/ginac/version.h
b/ginac/version.h
index b40f9a6598dcf8077728ed7625d368a08ebf8751..385b35de89099e6fea071a6604feb653dfbff38a 100644
(file)
--- a/
ginac/version.h
+++ b/
ginac/version.h
@@
-26,6
+26,6
@@
/* Major, minor, and micro version number of the GiNaC library. */
#define GINACLIB_MAJOR_VERSION 0
#define GINACLIB_MINOR_VERSION 6
-#define GINACLIB_MICRO_VERSION
1
+#define GINACLIB_MICRO_VERSION
2
#endif // ndef __GINAC_VERSION_H__