diff options
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 2cc1b32..08a99ca 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ AC_INIT([mock],[0.8.12]) temp_RELEASE_NAME=mock temp_RELEASE_MAJOR=0 temp_RELEASE_MINOR=8 -temp_RELEASE_SUBLEVEL=12 +temp_RELEASE_SUBLEVEL=13 temp_RELEASE_EXTRALEVEL= #################################### |