Skip to content

Commit 15f3976

Browse files
committed
Bump version to 1.2
1 parent a2a7584 commit 15f3976

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

configure.ac

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.63])
5-
AC_INIT([Camoto Studio], [0.1], [[email protected]], [], [http://www.shikadi.net/camoto])
5+
AC_INIT([Camoto Studio], [1.2],
6+
[https://github.com/Malvineous/camoto-studio/issues],
7+
[], [http://www.shikadi.net/camoto])
68
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
79
AC_CONFIG_SRCDIR([src/main.cpp])
810
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)