summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2010-10-05 08:32:03 -0700
committerKaz Kylheku <kaz@kylheku.com>2010-10-05 08:32:03 -0700
commit935521de2f1667a9abebf55d09a49bdeb0cc05cb (patch)
tree2d364318d3d51383b7b5a0a3e27c0a256e356ad8
parent862a831b8bb8a151d33ab6bf3e294f0536695d3b (diff)
downloadtxr-935521de2f1667a9abebf55d09a49bdeb0cc05cb.tar.gz
txr-935521de2f1667a9abebf55d09a49bdeb0cc05cb.tar.bz2
txr-935521de2f1667a9abebf55d09a49bdeb0cc05cb.zip
Changelog mistakes.
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a8acd17..29774660 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,11 +12,11 @@
variable. The "fix" only prevented the program from aborting in that
situation.
- * txr.c (version): Bumped to 034.
+ * txr.c (version): Bumped to 035.
- * txr.1: Set version to 034.
+ * txr.1: Set version to 035.
- * configure: Bumped txr_ver to 034.
+ * configure: Bumped txr_ver to 035.
2010-10-04 Kaz Kylheku <kkylheku@gmail.com>