summaryrefslogtreecommitdiff
path: root/revision.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2010-05-18 23:41:29 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2010-05-18 23:41:29 (GMT)
commitf21c313fdfd9237a77a6c8ae52949ad6068e3930 (patch)
tree0e4b3d6e2b845ab2fcb7ffbdfeccb92e2358aa40 /revision.h
parentadd611caeebe4c504652f99895c30846af239339 (diff)
Fixed the computing of the revision number.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@158 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'revision.h')
-rw-r--r--revision.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/revision.h b/revision.h
index 4178a11..c9fa02f 100644
--- a/revision.h
+++ b/revision.h
@@ -25,7 +25,7 @@
#define _DIALOGS_REVISION_H
-#define REVISION 156
+#define REVISION 157
#endif /* _DIALOGS_REVISION_H */