diff options
| author | Stijn Buys <ingar@osirion.org> | 2012-11-17 11:29:57 +0000 |
|---|---|---|
| committer | Stijn Buys <ingar@osirion.org> | 2012-11-17 11:29:57 +0000 |
| commit | 165e212a98973341a169adf0261264d270e05bf0 (patch) | |
| tree | 31a0d3d2f586fbddee1189afd697790ec502601b | |
| parent | 14ed501d65ac3adab668669bf91116ec2b8301fa (diff) | |
Bumped version number to 0.2.2.
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 775928c..dcc6adf 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(configure.in) dnl ---------------------------------------------------------------- dnl append SVN revision to the version number -OSIRIONVERSION='0.2.1' +OSIRIONVERSION='0.2.2' SVNREVISION=`svnversion $srcdir` if test ! -z "$SVNREVISION"; then |
