Skip to content

Commit

Permalink
Bump version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Malvineous committed Feb 21, 2015
1 parent a2a7584 commit 15f3976
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
# Process this file with autoconf to produce a configure script.

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

0 comments on commit 15f3976

Please sign in to comment.