mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-07 14:56:59 +02:00
Master's branch is now 3.2.git-hash.
This commit is contained in:
parent
2378d3390e
commit
30511b4d4d
@ -29,8 +29,8 @@
|
||||
(defparameter *release* nil
|
||||
"non-nil when this build is a release build.")
|
||||
|
||||
(defparameter *major-version* "3.1")
|
||||
(defparameter *minor-version* "3")
|
||||
(defparameter *major-version* "3.2")
|
||||
(defparameter *minor-version* "1")
|
||||
|
||||
(defun git-hash ()
|
||||
"Return the current abbreviated git hash of the development tree."
|
||||
|
Loading…
Reference in New Issue
Block a user