Browse Source

Update version number

gdouglas 14 years ago
parent
commit
f222e551f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gmsrc/src/gm/gmMachine.h

+ 1 - 1
gmsrc/src/gm/gmMachine.h

@@ -60,7 +60,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 
 #undef GetObject //Argh Windows defines this in WINGDI.H
 #undef GetObject //Argh Windows defines this in WINGDI.H
 
 
-#define GM_VERSION "1.28"
+#define GM_VERSION "1.29"
 
 
 // fwd decls
 // fwd decls
 class gmStringObject;
 class gmStringObject;