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

Commit

Permalink
Release 1.31.22
Browse files Browse the repository at this point in the history
  • Loading branch information
cgwalters committed Mar 21, 2012
1 parent 68a7351 commit e87116d
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 @@ -4,7 +4,7 @@
dnl the gi version number
m4_define(gi_major_version, 1)
m4_define(gi_minor_version, 31)
m4_define(gi_micro_version, 20)
m4_define(gi_micro_version, 22)
m4_define(gi_version, gi_major_version.gi_minor_version.gi_micro_version)

AC_PREREQ([2.63])
Expand Down

0 comments on commit e87116d

Please sign in to comment.