diff options
author | David Schleef <ds@schleef.org> | 2010-09-06 14:57:53 -0700 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2010-09-06 14:59:19 -0700 |
commit | d6e3a8b4979aff50c89332a21cfcd1a20ca7b0b3 (patch) | |
tree | 584a293edd9a33d50d29805482aa43fcefc785f4 /configure.ac | |
parent | f880a39b090fa4e2782f48e873213754176f3142 (diff) |
Bump version to 0.4.9.1
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 5492b8f..417b56b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58]) -AC_INIT(orc,0.4.9) +AC_INIT(orc,0.4.9.1) dnl don't forget to update libversion AS_NANO(ORC_CVS=no,ORC_CVS=yes) |