diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-31 15:47:41 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-31 15:47:41 +0000 |
| commit | 264dd883adc3de2fe6c37bc101f5337cc62b543c (patch) | |
| tree | 31e92c0db285c8b3f94c81a26c520a3785179865 /configure.ac | |
| parent | 7f5f9c5523d0bf48ebdc65b47f03dd7f17bb79ae (diff) | |
missing a {
bump the version
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7d2a0dd9..691c1395 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([openbox], [3.3.995], [http://bugzilla.icculus.org]) +AC_INIT([openbox], [3.3.996], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([openbox/openbox.c]) |
