diff options
| author | Michael E Brown <mebrown@michaels-house.net> | 2007-12-13 09:26:23 -0600 |
|---|---|---|
| committer | Michael E Brown <mebrown@michaels-house.net> | 2007-12-13 09:26:23 -0600 |
| commit | 28af81c8ff451fe62eda73d018a2d6cd4afdecab (patch) | |
| tree | a9cefe2f89a6a9a6b047c88712ea217e1a5fb97d | |
| parent | ce084f539298d90b4930ec91d4bbdd75152b7dcb (diff) | |
version bumpmock-0.8.18
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 4f6b325..9dc5385 100644 --- a/configure.ac +++ b/configure.ac @@ -4,12 +4,12 @@ #################################### # change version here. -AC_INIT([mock],[0.8.17]) +AC_INIT([mock],[0.8.18]) temp_RELEASE_NAME=mock temp_RELEASE_MAJOR=0 temp_RELEASE_MINOR=8 -temp_RELEASE_SUBLEVEL=17 +temp_RELEASE_SUBLEVEL=18 temp_RELEASE_EXTRALEVEL= #################################### |
