We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c14f5 commit 394a01dCopy full SHA for 394a01d
1 file changed
configure.ac
@@ -15,7 +15,7 @@
15
# along with this program. If not, see <https://www.gnu.org/licenses/>.
16
17
AC_PREREQ([2.69])
18
-AC_INIT([catatonit], [0.1.4+dev], [https://bugs.opensuse.org/], [], [https://github.com/openSUSE/catatonit/])
+AC_INIT([catatonit], [0.1.5], [https://bugs.opensuse.org/], [], [https://github.com/openSUSE/catatonit/])
19
AM_INIT_AUTOMAKE([-Wall foreign])
20
21
LT_PREREQ([2.4.2])
0 commit comments