From 52c5031598ee2db16325ad058a805628dfce27c2 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 22 Oct 2005 05:22:22 +0000 Subject: [PATCH] *** empty log message *** --HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40150 --- sourcemm/sourcemm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sourcemm/sourcemm.h b/sourcemm/sourcemm.h index 90f6b4b..ea94a63 100644 --- a/sourcemm/sourcemm.h +++ b/sourcemm/sourcemm.h @@ -39,7 +39,7 @@ * minor changes can also roll over, but a big change should ALWAYS roll over. * Increasing one grouping should make the lesser ones reset back to zero. */ -#define SOURCEMM_VERSION "1.10" +#define SOURCEMM_VERSION "1.1.1" #define SOURCEMM_DATE __DATE__ #define SM_MAJOR_VERSION 1 //never need to increase this #define SM_VERS_API_MAJOR 1 //increase this on a breaking change