src/cline.h

changeset 36
a7ff583e153f
parent 35
35120de6ee53
child 37
cf65b0ddd030
     1.1 --- a/src/cline.h	Fri Dec 28 16:25:07 2012 +0100
     1.2 +++ b/src/cline.h	Fri Dec 28 16:43:18 2012 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  /*
     1.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. 
     1.6 - * Copyright 2011 Mike Becker. All rights reserved.
     1.7 + * Copyright 2013 Mike Becker. All rights reserved.
     1.8   * 
     1.9   * Redistribution and use in source and binary forms, with or without
    1.10   * modification, are permitted provided that the following conditions are met:
    1.11 @@ -32,7 +32,7 @@
    1.12  #ifndef CLINE_H_
    1.13  #define CLINE_H_
    1.14  
    1.15 -const char* VERSION="1.0.35";
    1.16 +const char* VERSION="1.0.36";
    1.17  
    1.18  #include "stdinc.h"
    1.19  #include "settings.h"

mercurial