summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2010-08-24 00:03:52 -0400
committerJohn Wiegley <johnw@newartisans.com>2010-08-24 00:03:52 -0400
commit9fcf48482626f20151d75a2ebb81371b45d4540a (patch)
tree48424a9a1f70fba360aba940669e031287b1a9c6 /acprep
parentff07cc6c6fe38467b897d5b665c81fcfc49e3620 (diff)
downloadfork-ledger-9fcf48482626f20151d75a2ebb81371b45d4540a.tar.gz
fork-ledger-9fcf48482626f20151d75a2ebb81371b45d4540a.tar.bz2
fork-ledger-9fcf48482626f20151d75a2ebb81371b45d4540a.zip
Moved up to Boost 1.44
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
diff --git a/acprep b/acprep
index b6aa7cf9..114857c7 100755
--- a/acprep
+++ b/acprep
@@ -237,7 +237,7 @@ class CommandLineApp(object):
force_exit = True # If true, always ends run() with sys.exit()
log_handler = None
darwin_gcc = False
- boost_version = "1_43"
+ boost_version = "1_44"
options = {
'debug': False,