summaryrefslogtreecommitdiffstats
path: root/src/bbe.c
diff options
context:
space:
mode:
authorTimo Savinen <tjsa@iki.fi>2005-11-08 18:31:40 +0000
committerHadrien Dorio <hadrien.dorio@gmail.com>2017-12-16 00:24:06 +0100
commit63ae206f2970076a9d09e90d7fbcb17ec1fa26e4 (patch)
tree4bd49dbd6b9fadd98716eb9c84107926886128e8 /src/bbe.c
parent9ed0cccb2c28d503169afe15f123007526a50535 (diff)
downloadbinary-block-editor-63ae206f2970076a9d09e90d7fbcb17ec1fa26e4.tar.gz
binary-block-editor-63ae206f2970076a9d09e90d7fbcb17ec1fa26e4.zip
0.1.7
Diffstat (limited to 'src/bbe.c')
-rw-r--r--src/bbe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bbe.c b/src/bbe.c
index beb3b69..5ba73f3 100644
--- a/src/bbe.c
+++ b/src/bbe.c
@@ -20,7 +20,7 @@
*
*/
-/* $Id: bbe.c,v 1.39 2005/10/20 08:02:56 timo Exp $ */
+/* $Id: bbe.c,v 1.40 2005/11/01 19:01:16 timo Exp $ */
#include "bbe.h"
#ifdef HAVE_GETOPT_H
@@ -43,7 +43,7 @@ static char *program = "bbe";
#ifdef VERSION
static char *version = VERSION;
#else
-static char *version = "0.1.3";
+static char *version = "0.1.7";
#endif
#ifdef PACKAGE_BUGREPORT
OpenPOWER on IntegriCloud