Skip to content

Commit

Permalink
Changed version in configure script
Browse files Browse the repository at this point in the history
  • Loading branch information
boysetsfrog committed Jul 19, 2013
1 parent e6b9b22 commit bd3ee5e
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
@@ -1,4 +1,4 @@
AC_INIT([vimpc], [0.07.2], [https://github.com/boysetsfrog/vimpc], [vimpc], [https://github.com/boysetsfrog/vimpc])
AC_INIT([vimpc], [0.08], [https://github.com/boysetsfrog/vimpc], [vimpc], [https://github.com/boysetsfrog/vimpc])
AC_LANG_PUSH([C++])

AC_PREREQ([2.59])
Expand Down

0 comments on commit bd3ee5e

Please # to comment.