Skip to content

Commit

Permalink
Version bump to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jubalh committed Aug 19, 2015
1 parent 147064f commit 54be7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([nudoku], [0.2.0], [jubalh@openmailbox.org])
AC_INIT([nudoku], [0.2.2], [jubalh@openmailbox.org])
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE()

Expand Down

0 comments on commit 54be7ef

Please sign in to comment.