diff options
-rw-r--r-- | pimd/pim_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_version.h b/pimd/pim_version.h index fa6dd552..546ace3b 100644 --- a/pimd/pim_version.h +++ b/pimd/pim_version.h @@ -23,7 +23,7 @@ #ifndef PIM_VERSION_H #define PIM_VERSION_H -#define PIMD_VERSION_STR "0.158" +#define PIMD_VERSION_STR "0.159" const char * const PIMD_VERSION; |