Repository: madlib
Updated Branches:
  refs/heads/master 5e707f745 -> 1d25d71fd


Build: Update version after release for Ubuntu

Co-authored-by: Nandish Jayaram <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/madlib/repo
Commit: http://git-wip-us.apache.org/repos/asf/madlib/commit/1d25d71f
Tree: http://git-wip-us.apache.org/repos/asf/madlib/tree/1d25d71f
Diff: http://git-wip-us.apache.org/repos/asf/madlib/diff/1d25d71f

Branch: refs/heads/master
Commit: 1d25d71fd4a5dca2a5c5491d8e8c4ad2b4036413
Parents: 5e707f7
Author: Jingyi Mei <[email protected]>
Authored: Tue Aug 21 12:32:10 2018 -0700
Committer: Jingyi Mei <[email protected]>
Committed: Tue Aug 21 12:32:10 2018 -0700

----------------------------------------------------------------------
 deploy/DEB/postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/madlib/blob/1d25d71f/deploy/DEB/postinst
----------------------------------------------------------------------
diff --git a/deploy/DEB/postinst b/deploy/DEB/postinst
index c2b6d2c..abca678 100755
--- a/deploy/DEB/postinst
+++ b/deploy/DEB/postinst
@@ -22,7 +22,7 @@
 # Source debconf library.
 . /usr/share/debconf/confmodule
 
-MADLIB_VERSION="1.15-dev"
+MADLIB_VERSION="1.15.1-dev"
 MADLIB_INSTALL_PATH="InstallPathNotFound"
 
 # Fetching configuration from debconf

Reply via email to