Skip to content

Commit

Permalink
fixing version
Browse files Browse the repository at this point in the history
  • Loading branch information
nbingham1 committed Nov 21, 2024
1 parent e7849b1 commit e357efa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.3
0.11.0
2 changes: 1 addition & 1 deletion bin/ckt
Submodule ckt updated 2 files
+1 −0 .gitignore
+0 −1 src/version.h

0 comments on commit e357efa

Please sign in to comment.