Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
configure: post-release version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cgwalters committed Sep 30, 2010
1 parent 9ecc0c0 commit 7c83a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -4,7 +4,7 @@
dnl the gi version number
m4_define(gi_major_version, 0)
m4_define(gi_minor_version, 9)
m4_define(gi_micro_version, 10)
m4_define(gi_micro_version, 11)
m4_define(gi_version, gi_major_version.gi_minor_version.gi_micro_version)

AC_PREREQ(2.59)
Expand Down

0 comments on commit 7c83a3b

Please sign in to comment.