Skip to content

Commit

Permalink
2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mfikes committed Aug 17, 2017
1 parent ad4b37f commit 43a51ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ binary-arch:
clean:
mkdir -p ~/.lein/self-installs
cp planck-cljs/sandbox-m2/leiningen-2.7.1-standalone.jar ~/.lein/self-installs
LEIN_ROOT=1 script/clean
LEIN_ROOT=1 BUILD_PPA=1 script/clean

.PHONY: binary binary-arch binary-indep clean
2 changes: 1 addition & 1 deletion planck-c/globals.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Global variables used throughout Planck

#define PLANCK_VERSION "2.7.2"
#define PLANCK_VERSION "2.7.3"

#define EXIT_SUCCESS_INTERNAL -257

Expand Down

0 comments on commit 43a51ab

Please sign in to comment.