diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2004-04-17 11:44:21 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2004-04-17 11:44:21 +0000 |
| commit | 70c4e68a03ff897d2e2868c3849aebf6ac1aa41a (patch) | |
| tree | 9c67bfd2e8a8cffabd45df4c6d666ea9c2f65f8f | |
| parent | 6c171edeb50ecf4c582a00b964c49d0f1e6b1ec0 (diff) | |
3.2
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 122cd399..a70e91c6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([openbox], [3.1], [http://bugzilla.icculus.org]) +AC_INIT([openbox], [3.2], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([openbox/openbox.c]) |
