Skip to content

Commit b18ed84

Browse files
committed
Pluto release 0.13.0
1 parent 655ca80 commit b18ed84

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

‎ChangeLog‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
version 0.13.0
2+
3+
See git commit history https://github.com/bondhugula/pluto for details.
4+
0.12.0 missed including `configure`/generated autoconf/automake files. Fixed
5+
here.
6+
17
version 0.12.0
28

39
- all submodules (pet, piplib, isl, cloog-isl, clan, candl, openscop) updated

‎configure.ac‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dnl
1616

1717
AC_PREREQ([2.69])
1818

19-
AC_INIT([pluto],[0.12.0],[udayb@iisc.ac.in])
19+
AC_INIT([pluto],[0.13.0],[udayb@iisc.ac.in])
2020
AC_CONFIG_AUX_DIR([.])
2121
AC_CONFIG_MACRO_DIR([m4])
2222

0 commit comments

Comments
 (0)