From e357efad9ff7937a4a4736518bd81d58122465bc Mon Sep 17 00:00:00 2001 From: Ned Bingham Date: Wed, 20 Nov 2024 21:31:10 -0500 Subject: [PATCH] fixing version --- Makefile | 2 +- VERSION | 2 +- bin/ckt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 48e25b0..7b8f37a 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ LIBS = \ MAINTAINER_NAME = "$(shell git config user.name)" MAINTAINER_EMAIL = "$(shell git config user.email)" -all: version lib +all: lib version: @git fetch --tags --no-recurse-submodules diff --git a/VERSION b/VERSION index a3f5a8e..d9df1bb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.3 +0.11.0 diff --git a/bin/ckt b/bin/ckt index 8b251a4..7b89d16 160000 --- a/bin/ckt +++ b/bin/ckt @@ -1 +1 @@ -Subproject commit 8b251a4fc2a9af9384e5fbf7b3d0ac851dec5a9f +Subproject commit 7b89d16ca7a25f54f59c6bc46bba363295a70914