src/cline.h

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

mercurial