Bump ABCREV
authorEddie Hung <eddie@fpgeh.com>
Tue, 7 Jan 2020 00:20:58 +0000 (16:20 -0800)
committerEddie Hung <eddie@fpgeh.com>
Tue, 7 Jan 2020 00:20:58 +0000 (16:20 -0800)
Makefile

index d7319796bc81b729079b4ef89d4e44aa880f8c3b..6a8051b65ea1b180bb89b87e865ad6063faf5c78 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -128,7 +128,7 @@ bumpversion:
 # is just a symlink to your actual ABC working directory, as 'make mrproper'
 # will remove the 'abc' directory and you do not want to accidentally
 # delete your work on ABC..
-ABCREV = f6dc4a5
+ABCREV = 1485e63
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1