We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b5f2a commit 3242186Copy full SHA for 3242186
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.5+dev], [https://bugs.opensuse.org/], [], [https://github.com/openSUSE/catatonit/])
+AC_INIT([catatonit], [0.1.6], [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