commit 2ca1f8764ec650443fddbe00cd650095033d33d7
parent 90886f742c071208abdb7ee510da39a11111a80a
Author: ByteProject <stefan.vogt@byteproject.net>
Date: Mon, 26 Mar 2012 18:38:12 +0200
bumped to version 1.0.245
version number increment is relevant to AnsiLove.framework only
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,6 @@
# AnsiLove/C
-This is a complete rewrite of [AnsiLove/PHP](http://ansilove.sourceforge.net) in the C programming language. It converts ANSi and artscene related file formats into [PNG images](http://cl.ly/1D0o1M2t2Y190v33462F/o). Unlike the PHP variant, AnsiLove/C is intended as UNIX command line tool you install preferably to `/usr/bin`. The project is considered as completed and stable, current version is `1.0.243`.
+This is a complete rewrite of [AnsiLove/PHP](http://ansilove.sourceforge.net) in the C programming language. It converts ANSi and artscene related file formats into [PNG images](http://cl.ly/1D0o1M2t2Y190v33462F/o). Unlike the PHP variant, AnsiLove/C is intended as UNIX command line tool you install preferably to `/usr/bin`. The project is considered as completed and stable, current version is `1.0.245`.
# Specs
diff --git a/ansilove/alconfig.h b/ansilove/alconfig.h
@@ -14,7 +14,7 @@
#define alconfig_h
// configuration defines
-#define VERSION "1.0.243"
+#define VERSION "1.0.245"
#define PCBOARD_STRIP_CODES "@POFF@,@WAIT@"