commit | cf800dd0f9f2ae58efedc6af4e39ae6c0d99f873 | [log] [tgz] |
---|---|---|
author | Everton Marques <everton.marques@gmail.com> | Tue Aug 19 12:01:52 2014 -0300 |
committer | David Lamparter <equinox@opensourcerouting.org> | Wed Feb 04 06:07:58 2015 +0100 |
tree | 2600de68ce922e3a69ba011c5d4be2af845e4840 | |
parent | df838e2abd9727109cba559c6429ee4da82f863c [diff] |
pimd: Version up.
diff --git a/pimd/pim_version.h b/pimd/pim_version.h index 7371136..68ab769 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.164" +#define PIMD_VERSION_STR "0.165" const char * const PIMD_VERSION;