소스 검색

version bump

Gamaliel Espinoza 8 년 전
부모
커밋
b46709e442
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fourier_install.sh

+ 1 - 1
fourier_install.sh

@@ -2,7 +2,7 @@
 # install essential software
 # sudo apt-get update
 
-installer_version=1.0.2
+installer_version=1.0.3
 programspath=~/programs
 installerpath=$(pwd)
 configfile='/etc/fourier-config.json'