diff options
Diffstat (limited to 'protocols/ConnectionNotify/src/version.h')
-rw-r--r-- | protocols/ConnectionNotify/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ConnectionNotify/src/version.h b/protocols/ConnectionNotify/src/version.h index 6ca2e3eb6f..f7d093cb62 100644 --- a/protocols/ConnectionNotify/src/version.h +++ b/protocols/ConnectionNotify/src/version.h @@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 0 -#define __BUILD_NUM 5 +#define __BUILD_NUM 6 #include <stdver.h> |