Browse Source

update version number

Greg 15 years ago
parent
commit
b699df68d0
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
 
-#define GM_VERSION "1.26"
+#define GM_VERSION "1.27"
 
 // fwd decls
 class gmStringObject;