Skip to content

Commit 7f0c9bb

Browse files
committed
version: release catatonit 0.2.0
To coincide with the license migration from GPLv3-or-later to GPLv2-or-later. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
1 parent fe191ef commit 7f0c9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1818

1919
AC_PREREQ([2.69])
20-
AC_INIT([catatonit], [0.1.7+dev], [https://bugs.opensuse.org/], [], [https://github.com/openSUSE/catatonit/])
20+
AC_INIT([catatonit], [0.2.0], [https://bugs.opensuse.org/], [], [https://github.com/openSUSE/catatonit/])
2121
AM_INIT_AUTOMAKE([-Wall foreign])
2222

2323
LT_PREREQ([2.4.2])

0 commit comments

Comments
 (0)