diff options
Diffstat (limited to 'protocols/MSN/src/version.h')
-rw-r--r-- | protocols/MSN/src/version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/MSN/src/version.h b/protocols/MSN/src/version.h index 852ea892b6..b9fbd7b8d9 100644 --- a/protocols/MSN/src/version.h +++ b/protocols/MSN/src/version.h @@ -19,9 +19,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 14
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 2
+#define __MINOR_VERSION 95
+#define __RELEASE_NUM 9
+#define __BUILD_NUM 1
#include <stdver.h>
|