소스 검색

Bumped Version to 2.31

Gordon Henderson 8 년 전
부모
커밋
78b5c323b7
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      VERSION
  2. 1 1
      debian-template/wiringPi/DEBIAN/control
  3. 1 1
      gpio/version.h

+ 1 - 1
VERSION

@@ -1 +1 @@
-2.30
+2.31

+ 1 - 1
debian-template/wiringPi/DEBIAN/control

@@ -1,5 +1,5 @@
 Package: wiringpi
-Version: 2.30
+Version: 2.31
 Section: libraries
 Priority: optional
 Architecture: armhf

+ 1 - 1
gpio/version.h

@@ -1 +1 @@
-#define VERSION "2.30"
+#define VERSION "2.31"