Skip to content

Commit b075138

Browse files
authored
Merge pull request #308 from lmntal/version_2_6_0
Version update(2.6.0)
2 parents 3a55ca9 + c3aeb31 commit b075138

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
SLIM (2.6.0) -- 2023/04/03
2+
* new feature
3+
+ compatible to CSLMNtal
4+
15
SLIM (2.5.0) -- 2021/04/19
26
* new feature
37
+ add --history-management

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.0
1+
2.6.0

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# $Id: configure.ac,v 1.13 2008/10/05 11:22:41 riki Exp $
44

55
AC_PREREQ(2.61)
6-
AC_INIT([SLIM], [2.5.0], [lmntal@ueda.info.waseda.ac.jp], [slim])
6+
AC_INIT([SLIM], [2.6.0], [lmntal@ueda.info.waseda.ac.jp], [slim])
77
# AC_REVISION($Revision: 1.13 $)
88
# AC_COPYRIGHT (copyright-notice)
99
AC_CANONICAL_TARGET

0 commit comments

Comments
 (0)