Skip to content

Commit

Permalink
bump 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clowwindy committed Aug 8, 2015
1 parent 38a2232 commit 1e54647
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.65])
AC_INIT([shadowvpn],[0.1.7],[[email protected]])
AC_INIT([shadowvpn],[0.2.0],[[email protected]])
AC_CONFIG_AUX_DIR([.])

AC_CONFIG_SRCDIR([src/main.c])
Expand Down

0 comments on commit 1e54647

Please sign in to comment.