Index: /issm/trunk-jpl/externalpackages/neopz/install.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/neopz/install.sh	(revision 26694)
+++ /issm/trunk-jpl/externalpackages/neopz/install.sh	(revision 26695)
@@ -9,4 +9,9 @@
 #GIT must be installed first. See $ISSM_DIR/externalpackages/git
 git clone https://github.com/labmec/neopz.git
+
+#use these 3 lines if one would like to change to a stable version
+cd neopz
+git checkout 5b1d4fa3cf61dcc500742b8cfdfb01d86ec724b3
+cd ..
 
 #Untar and set src directory
