Skip to content

Commit

Permalink
Bumped version to 2.0.1-pre4
Browse files Browse the repository at this point in the history
  • Loading branch information
damienstuart committed Jul 15, 2012
1 parent 2a5bc7e commit d5568cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ AC_PREREQ(2.62)


dnl Define our name, version and email. dnl Define our name, version and email.
m4_define(my_package, [fwknop]) m4_define(my_package, [fwknop])
m4_define(my_version, [2.0.1-pre3]) m4_define(my_version, [2.0.1-pre4])
m4_define(my_bug_email, [dstuart@dstuart.org]) m4_define(my_bug_email, [dstuart@dstuart.org])


AC_INIT(my_package, my_version, my_bug_email) AC_INIT(my_package, my_version, my_bug_email)
Expand Down

0 comments on commit d5568cb

Please sign in to comment.